mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
cloud_federation_api: Fix OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
This commit is contained in:
parent
f1fa15e423
commit
5b6c48f8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@
|
|||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/ValidationError"
|
||||
"$ref": "#/components/schemas/Error"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue