aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec
AgeCommit message (Expand)Author
2020-05-10ChatController: Add GET /chats/:idlain
2020-05-10Chat: Add last_message to schema.lain
2020-05-10ChatOperation: Add media id to examplelain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.exlain
2020-05-07Add OpenAPI spec for SearchControllerEgor Kislitsyn
2020-05-07Add schema for TagEgor Kislitsyn
2020-05-07Merge branch 'openapi/polls' into 'develop'lain
2020-05-06ChatMessages: Add attachments.lain
2020-05-06Fix descriptionEgor Kislitsyn
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06Merge branch 'openapi/subscriptions' into 'develop'lain
2020-05-06Merge branch 'openapi/markers' into 'develop'lain
2020-05-06Merge branch 'openapi/follow_requests' into 'develop'lain
2020-05-06Merge branch 'openapi/filters' into 'develop'lain
2020-05-06Merge branch 'openapi/instance' into 'develop'lain
2020-05-06Merge branch 'openapi/lists' into 'develop'lain
2020-05-06Merge branch 'openapi/conversations' into 'develop'lain
2020-05-05Add OpenAPI spec for ScheduledActivityControllerEgor Kislitsyn
2020-05-05Add Attachment schemaEgor Kislitsyn
2020-05-05Add OpenAPI spec for PollControllerEgor Kislitsyn
2020-05-05Add OpenAPI spec for ConversationControllerEgor Kislitsyn
2020-05-05Move single used schemas to Filter operation schemaEgor Kislitsyn
2020-05-05Add OpenAPI spec for FilterControllerEgor Kislitsyn
2020-05-05Add OpenAPI spec for FollowRequestControllerEgor Kislitsyn
2020-05-05Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.exminibikini
2020-05-05Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.exminibikini
2020-05-05Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.exminibikini
2020-05-05Add OpenAPI spec for InstanceControllerEgor Kislitsyn
2020-05-05Fix descriptions for List API specEgor Kislitsyn
2020-05-05Add OpenAPI spec for ListControllerEgor Kislitsyn
2020-05-05Move single used schemas to Marker operation schemaEgor Kislitsyn
2020-05-05Add OpenAPI spec for MarkerControllerEgor Kislitsyn
2020-05-05Add OpenAPI spec for SubscriptionControllerEgor Kislitsyn
2020-05-04Render better errors for ENUM validationEgor Kislitsyn
2020-05-04Add a config option to enable strict validationEgor Kislitsyn
2020-05-04Ignore unexpected ENUM values in query stringEgor Kislitsyn
2020-05-04Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.exminibikini
2020-05-04Ignore unexpected query paramsEgor Kislitsyn
2020-05-04ChatController: Add mark_as_readlain
2020-05-04ChatOperation: Make simple schema into inline schemalain
2020-05-04Credo fixes.lain
2020-05-04Schemas: Refactor to our naming scheme.lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-01OpenAPI: Add `follow_request` to notification typesrinpatch
2020-05-01OpenAPI: Remove max pagination limit from the specrinpatch
2020-05-01Merge branch 'openapi/notifications' into 'develop'lain
2020-04-30Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_create_requ...lain
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn