Lines 214-220
Link Here
|
214 |
"type": [ "boolean", "null" ] |
214 |
"type": [ "boolean", "null" ] |
215 |
} |
215 |
} |
216 |
}, |
216 |
}, |
217 |
"required": [ "patron_id", "pickup_library_id" ] |
217 |
"required": [ "patron_id", "pickup_library_id" ], |
|
|
218 |
"additionalProperties": false |
218 |
} |
219 |
} |
219 |
}, |
220 |
}, |
220 |
{ |
221 |
{ |
Lines 307-313
Link Here
|
307 |
"type": "string", |
308 |
"type": "string", |
308 |
"format": "date" |
309 |
"format": "date" |
309 |
} |
310 |
} |
310 |
} |
311 |
}, |
|
|
312 |
"additionalProperties": false |
311 |
} |
313 |
} |
312 |
} |
314 |
} |
313 |
], |
315 |
], |
Lines 510-516
Link Here
|
510 |
"type": "string", |
512 |
"type": "string", |
511 |
"format": "date" |
513 |
"format": "date" |
512 |
} |
514 |
} |
513 |
} |
515 |
}, |
|
|
516 |
"additionalProperties": false |
514 |
} |
517 |
} |
515 |
} |
518 |
} |
516 |
], |
519 |
], |
Lines 736-742
Link Here
|
736 |
"type": "string", |
739 |
"type": "string", |
737 |
"description": "Internal identifier for the pickup library" |
740 |
"description": "Internal identifier for the pickup library" |
738 |
} |
741 |
} |
739 |
} |
742 |
}, |
|
|
743 |
"additionalProperties": false |
740 |
} |
744 |
} |
741 |
} |
745 |
} |
742 |
], |
746 |
], |
Lines 753-759
Link Here
|
753 |
"type": "string", |
757 |
"type": "string", |
754 |
"description": "Internal identifier for the pickup library" |
758 |
"description": "Internal identifier for the pickup library" |
755 |
} |
759 |
} |
756 |
} |
760 |
}, |
|
|
761 |
"additionalProperties": false |
757 |
} |
762 |
} |
758 |
}, |
763 |
}, |
759 |
"400": { |
764 |
"400": { |