aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec
AgeCommit message (Collapse)Author
2020-04-30Merge branch 'develop' into openapi/reportsEgor Kislitsyn
2020-04-30Add exlude_replies to OpenAPI spec for account timelinesrinpatch
2020-04-29Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_response.exlain
2020-04-29ChatOperation: Refactor.lain
2020-04-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-28Add OpenAPI spec for NotificationControllerEgor Kislitsyn
2020-04-28[#2349] Post-merge fix.Ivan Tashkinov
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
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-27Chat API: Align more to Pleroma/Mastodon API.lain
2020-04-27ChatView: Add actor_account_idlain
2020-04-27Credo fixes.lain
2020-04-27Chat Schemas: Inline unimportant Schemas.lain
2020-04-27Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-24Support validation for inline OpenAPI schema and automatic tests for examplesEgor Kislitsyn
2020-04-22Update Flake ID descriptionEgor Kislitsyn
2020-04-22Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-21Add OpenAPI schema for FlakeIDEgor Kislitsyn
2020-04-21Improve OpenAPI schemaEgor Kislitsyn
- Removes unneeded wrapping in examples - Adds `:format` attributes
2020-04-21ChatController: Validate parameters.lain
2020-04-21Chats: Add API specs.lain
2020-04-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-21Merge branch 'openapi/custom-emojis' into 'develop'lain
Add OpenAPI spec for CustomEmojiController See merge request pleroma/pleroma!2375
2020-04-20Add OpenAPI spec for `AccountController.identity_proofs` operationEgor Kislitsyn
2020-04-17Improve OpenAPI errorsEgor Kislitsyn
2020-04-15Chat: Add views, don't return them in timeline queries.lain
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-15openapi: add application/x-www-form-urlencoded to body typesrinpatch
Closes #1683
2020-04-14Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-13Add OpenAPI spec for DomainBlockControllerEgor Kislitsyn
2020-04-13Add OpenAPI spec for CustomEmojiControllerEgor Kislitsyn
2020-04-13Add specs for AccountController.mutes, AccountController.blocks, ↵Egor Kislitsyn
AccountController.mutes, AccountController.endorsements
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