gotosocial/internal/api
tobi 68736efd20
[feature] add configuration to /api/v1/instance response (#670)
* add configuration object to api instance model

* regenerate swagger docs

* add func to return all supported mimes for media

* add instance configuration to api serialization

* fix json tags

* update instance endpoint tests

* fix typeutils tests

* final regen of swagger docs

* omitempty instance configuration
2022-06-26 10:58:45 +02:00
..
client [feature] add configuration to /api/v1/instance response (#670) 2022-06-26 10:58:45 +02:00
model [feature] add configuration to /api/v1/instance response (#670) 2022-06-26 10:58:45 +02:00
s2s [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
security [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [feature] Add created_at and error_description to /oauth/token endpoint (#645) 2022-06-11 10:39:39 +02:00
mime.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
negotiate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00