summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec/operations/account_operation.ex
AgeCommit message (Expand)Author
2020-09-19OpenAPI: fix various errors pointed out by editor.swagger.iorinpatch
2020-07-31[#1985] Prevented force login on registration if account approval and/or emai...Ivan Tashkinov
2020-07-17OpenAPI: Add :id to follower/following endpoints, fixes #1958Alex Gleason
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-09Merge branch '1723-token-fixes' into 'develop'lain
2020-07-08AccountController: Fix muting / unmuting reblogs.lain
2020-07-03AccountController: Make setting accepts_chat_messages possible.lain
2020-06-29AccountOperation: Correctly describe create response.lain
2020-06-26AccountController: Return scope in proper format.lain
2020-06-22Merge branch 'feature/1739-account-endpoints' into 'develop'lain
2020-05-18[OpenAPI] Use BooleanLike in all request bodiesEgor Kislitsyn
2020-05-18removing 410 statusAlexander Strizhakov
2020-05-18account visibilityAlexander Strizhakov
2020-05-17Merge branch 'restricted-relations-embedding' into 'develop'lain
2020-05-15[OpenAPI] Mark all not required request fields as nullableEgor Kislitsyn
2020-05-13[#2456] Changed `embed_relationships` param to `with_relationships`.Ivan Tashkinov
2020-05-12[#2456] OpenAPI: added `embed_relationships` param definition.Ivan Tashkinov
2020-05-07Add OpenAPI spec for SearchControllerEgor Kislitsyn
2020-05-05Add OpenAPI spec for ListControllerEgor Kislitsyn
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn
2020-04-30Add exlude_replies to OpenAPI spec for account timelinesrinpatch
2020-04-28Add OpenAPI spec for NotificationControllerEgor Kislitsyn
2020-04-28[#2349] Post-merge fix.Ivan Tashkinov
2020-04-27Move single used schemas to operation schemaEgor Kislitsyn
2020-04-27Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schemaEgor Kislitsyn
2020-04-22Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-20Add OpenAPI spec for `AccountController.identity_proofs` operationEgor Kislitsyn
2020-04-15Abstract pagination params in OpenAPI specEgor Kislitsyn
2020-04-15Fix formattingEgor Kislitsyn
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-15Apply suggestion to lib/pleroma/web/api_spec/operations/account_operation.exminibikini
2020-04-13Add specs for AccountController.mutes, AccountController.blocks, AccountContr...Egor Kislitsyn
2020-04-13Add spec for AccountController.followsEgor Kislitsyn
2020-04-13Add specs for AccountController.block and AccountController.unblockEgor Kislitsyn
2020-04-13Add specs for AccountController.mute and AccountController.unmuteEgor Kislitsyn
2020-04-13Add spec for AccountController.unfollowEgor Kislitsyn
2020-04-13Add spec for AccountController.followEgor Kislitsyn
2020-04-13Add spec for AccountController.listsEgor Kislitsyn
2020-04-13Add spec for AccountController.followingEgor Kislitsyn
2020-04-13Add spec for AccountController.followersEgor Kislitsyn
2020-04-13Add spec for AccountController.statusesEgor Kislitsyn
2020-04-13Add spec for AccountController.showEgor Kislitsyn
2020-04-13Add spec for AccountController.relationshipsEgor Kislitsyn
2020-04-13Add spec for AccountController.update_credentialsEgor Kislitsyn
2020-04-13Add spec for AccountController.verify_credentialsEgor Kislitsyn