summary refs log tree commit diff
path: root/api/assets/openapi.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix `servers[0].url` in `openapi.json`.SpacingBat32022-03-201-1/+1
| | | A tiny fix within `openapi.json`, that changes the URL in servers property to the correct ones.
* close issue #684Erkin Alp Güney2022-03-141-2/+2
|
* fix(api): working invisible status typeNobody2022-03-081-2/+2
|
* changed user.premium_since to also load from the database.Iratu2022-02-181-0/+4
|
* Forgot the openapi.json change.Iratu2022-02-181-1/+2
|
* :art: sort openapi tags by alphabetFlam3rboy2021-09-231-6597/+5994
|
* :sparkles: unit tests expect eventFlam3rboy2021-09-211-5994/+6597
|
* :sparkles: generate openapi documentationFlam3rboy2021-09-211-728/+5238
|
* Add token authorization method to swagger openapiCyber2021-09-041-6/+13
|
* :arrow_up: update dependenciesFlam3rboy2021-09-031-514/+367
|
* :art: update openapi titleFlam3rboy2021-09-021-4/+4
|
* :sparkles: generate open api schema based on body and db entitiesFlam3rboy2021-09-011-0/+1625