|
Lines 64-69
definitions:
Link Here
|
| 64 |
$ref: ./definitions/ill_status.yaml |
64 |
$ref: ./definitions/ill_status.yaml |
| 65 |
ill_request: |
65 |
ill_request: |
| 66 |
$ref: ./definitions/ill_request.yaml |
66 |
$ref: ./definitions/ill_request.yaml |
|
|
67 |
import_batches: |
| 68 |
$ref: ./definitions/import_batches.yml |
| 67 |
import_batch_profile: |
69 |
import_batch_profile: |
| 68 |
$ref: ./definitions/import_batch_profile.yaml |
70 |
$ref: ./definitions/import_batch_profile.yaml |
| 69 |
import_batch_profiles: |
71 |
import_batch_profiles: |
|
Lines 856-862
tags:
Link Here
|
| 856 |
x-displayName: ILL requests |
858 |
x-displayName: ILL requests |
| 857 |
- description: "Manage import batches\n" |
859 |
- description: "Manage import batches\n" |
| 858 |
name: import_batches |
860 |
name: import_batches |
| 859 |
x-display-name: Import batches |
861 |
x-displayName: Import batches |
| 860 |
- description: "Manage item groups\n" |
862 |
- description: "Manage item groups\n" |
| 861 |
name: item_groups |
863 |
name: item_groups |
| 862 |
x-displayName: Item groups |
864 |
x-displayName: Item groups |
| 863 |
- |
|
|