cloud_federation_api: Fix OpenAPI spec

Signed-off-by: jld3103 <jld3103yt@gmail.com>
This commit is contained in:
jld3103 2023-07-13 10:38:14 +02:00
parent f1fa15e423
commit 5b6c48f8c7
No known key found for this signature in database
GPG key ID: 9062417B9E8EB7B3

View file

@ -374,7 +374,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/ValidationError"
"$ref": "#/components/schemas/Error"
}
}
}