Skip to content

Commit

Permalink
Merge pull request #39341 from nextcloud/fix/openapi/cloud_federation…
Browse files Browse the repository at this point in the history
…_api

cloud_federation_api: Fix OpenAPI spec
  • Loading branch information
provokateurin committed Jul 13, 2023
2 parents f1fa15e + 5b6c48f commit 686ad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cloud_federation_api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/ValidationError"
"$ref": "#/components/schemas/Error"
}
}
}
Expand Down

0 comments on commit 686ad69

Please sign in to comment.