|
Lines 154-159
definitions:
Link Here
|
| 154 |
$ref: ./definitions/patron_balance.yaml |
154 |
$ref: ./definitions/patron_balance.yaml |
| 155 |
patron_category: |
155 |
patron_category: |
| 156 |
$ref: ./definitions/patron_category.yaml |
156 |
$ref: ./definitions/patron_category.yaml |
|
|
157 |
patron_self_renewal: |
| 158 |
$ref: ./definitions/patron_self_renewal.yaml |
| 157 |
patron_extended_attribute: |
159 |
patron_extended_attribute: |
| 158 |
$ref: ./definitions/patron_extended_attribute.yaml |
160 |
$ref: ./definitions/patron_extended_attribute.yaml |
| 159 |
preservation_config: |
161 |
preservation_config: |
|
Lines 581-586
paths:
Link Here
|
| 581 |
$ref: "./paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1ill~1requests" |
583 |
$ref: "./paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1ill~1requests" |
| 582 |
"/public/patrons/{patron_id}/password": |
584 |
"/public/patrons/{patron_id}/password": |
| 583 |
$ref: "./paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1password" |
585 |
$ref: "./paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1password" |
|
|
586 |
"/public/patrons/self_renewal": |
| 587 |
$ref: "./paths/public_patrons.yaml#/~1public~1patrons~1self_renewal" |
| 584 |
"/public/tickets": |
588 |
"/public/tickets": |
| 585 |
$ref: "./paths/tickets.yaml#/~1public~1tickets" |
589 |
$ref: "./paths/tickets.yaml#/~1public~1tickets" |
| 586 |
/quotes: |
590 |
/quotes: |
| 587 |
- |
|
|