mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2024-11-21 23:51:00 +00:00
Error is nullable on AddNode
This commit is contained in:
parent
6a09f16da7
commit
d814deb806
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ paths:
|
|||
example: true
|
||||
error:
|
||||
type: string
|
||||
nullable: true
|
||||
example:
|
||||
|
||||
/layout:
|
||||
|
|
Loading…
Reference in a new issue