summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec/operations/admin/status_operation.ex
AgeCommit message (Expand)Author
2023-01-15Fix type of admin_account.is_confirmedtusooa
2023-01-15Force spec for every operation to have a listed tagtusooa
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2021-02-17OpenAPI: Add `admin:` scope prefix to admin operationsrinpatch
2021-02-03Merge branch 'feat/openapi-spec-export' into 'develop'rinpatch
2021-02-03Improve OpenAPI spec and deploy it to api.pleroma.socialrinpatch
2021-01-18Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-15Change user.confirmation_pending field to user.is_confirmedMark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-07-14[#1940] Added `admin_token` param (as `admin_api_params/0`) to existing Admin...Ivan Tashkinov
2020-06-03Add OpenAPI spec for AdminAPI.ReportControllerEgor Kislitsyn
2020-06-02Update OpenAPI spec for AdminAPI.StatusControllerEgor Kislitsyn
2020-05-21Add OpenAPI spec for AdminAPI.StatusControllerEgor Kislitsyn