Bugzilla – Attachment #136383: Bug 30903: Fix POST /quote for
bug #30903
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30903
Collapse All
|
Expand All
(-)
a/api/v1/swagger/definitions/quote.yaml (-2 lines)
Lines 19-24 properties:
Link Here
19
- "null"
19
- "null"
20
additionalProperties: false
20
additionalProperties: false
21
required:
21
required:
22
- quote_id
23
- source
22
- source
24
- text
23
- text
25
-
Return to
bug 30903