|
Lines 56-61
definitions:
Link Here
|
| 56 |
$ref: ./definitions/ill_status.yaml |
56 |
$ref: ./definitions/ill_status.yaml |
| 57 |
ill_request: |
57 |
ill_request: |
| 58 |
$ref: ./definitions/ill_request.yaml |
58 |
$ref: ./definitions/ill_request.yaml |
|
|
59 |
import_batches: |
| 60 |
$ref: ./definitions/import_batches.yml |
| 59 |
import_batch_profile: |
61 |
import_batch_profile: |
| 60 |
$ref: ./definitions/import_batch_profile.yaml |
62 |
$ref: ./definitions/import_batch_profile.yaml |
| 61 |
import_batch_profiles: |
63 |
import_batch_profiles: |
|
Lines 798-804
tags:
Link Here
|
| 798 |
x-displayName: ILL requests |
800 |
x-displayName: ILL requests |
| 799 |
- description: "Manage import batches\n" |
801 |
- description: "Manage import batches\n" |
| 800 |
name: import_batches |
802 |
name: import_batches |
| 801 |
x-display-name: Import batches |
803 |
x-displayName: Import batches |
| 802 |
- description: "Manage item groups\n" |
804 |
- description: "Manage item groups\n" |
| 803 |
name: item_groups |
805 |
name: item_groups |
| 804 |
x-displayName: Item groups |
806 |
x-displayName: Item groups |
| 805 |
- |
|
|