Bug 30903: Fix POST /quote
quote_id should not be required
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4e75a3a1ee
)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
parent
f48fbde58e
commit
b146b654f5
1 changed files with 0 additions and 1 deletions
|
@ -19,6 +19,5 @@ properties:
|
|||
- "null"
|
||||
additionalProperties: false
|
||||
required:
|
||||
- quote_id
|
||||
- source
|
||||
- text
|
||||
|
|
Loading…
Reference in a new issue