Merge remote-tracking branch 'parent/main' into upstream-20240918
This commit is contained in:
commit
4ce35dd837
188 changed files with 1994 additions and 980 deletions
|
@ -133,10 +133,7 @@ class REST::InstanceSerializer < ActiveModel::Serializer
|
|||
end
|
||||
|
||||
def api_versions
|
||||
{
|
||||
mastodon: 1,
|
||||
kmyblue: KMYBLUE_API_VERSION,
|
||||
}
|
||||
Mastodon::Version.api_versions
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue