Bugzilla – Attachment #144313: Bug 31160: Required fields in patron api for
bug #31160
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 31160
Collapse All
|
Expand All
(-)
a/api/v1/swagger/definitions/patron.yaml (-3 lines)
Lines 377-383 properties:
Link Here
377
additionalProperties: false
377
additionalProperties: false
378
required:
378
required:
379
- surname
379
- surname
380
- address
381
- city
382
- library_id
380
- library_id
383
- category_id
381
- category_id
384
-
Return to
bug 31160