diff --git a/docs/dev/public_api.yml b/docs/dev/public_api.yml index 6e35f9bdd..eef797654 100644 --- a/docs/dev/public_api.yml +++ b/docs/dev/public_api.yml @@ -169,7 +169,7 @@ paths: markdownExample: "$ref": '#/components/examples/markdownExample' responses: - '200': + '201': description: Get information about the newly created note. content: application/json: @@ -224,7 +224,7 @@ paths: markdownExample: "$ref": '#/components/examples/markdownExample' responses: - '200': + '201': description: Get information about the newly created note. content: application/json: @@ -556,7 +556,7 @@ paths: required: true description: ID or alias of the parent note responses: - '200': + '201': description: The file was uploaded successfully. content: application/json: