|
Lines 60-65
definitions:
Link Here
|
| 60 |
$ref: ./definitions/ill_status.yaml |
60 |
$ref: ./definitions/ill_status.yaml |
| 61 |
ill_request: |
61 |
ill_request: |
| 62 |
$ref: ./definitions/ill_request.yaml |
62 |
$ref: ./definitions/ill_request.yaml |
|
|
63 |
import_batches: |
| 64 |
$ref: ./definitions/import_batches.yml |
| 63 |
import_batch_profile: |
65 |
import_batch_profile: |
| 64 |
$ref: ./definitions/import_batch_profile.yaml |
66 |
$ref: ./definitions/import_batch_profile.yaml |
| 65 |
import_batch_profiles: |
67 |
import_batch_profiles: |
|
Lines 839-845
tags:
Link Here
|
| 839 |
x-displayName: ILL requests |
841 |
x-displayName: ILL requests |
| 840 |
- description: "Manage import batches\n" |
842 |
- description: "Manage import batches\n" |
| 841 |
name: import_batches |
843 |
name: import_batches |
| 842 |
x-display-name: Import batches |
844 |
x-displayName: Import batches |
| 843 |
- description: "Manage item groups\n" |
845 |
- description: "Manage item groups\n" |
| 844 |
name: item_groups |
846 |
name: item_groups |
| 845 |
x-displayName: Item groups |
847 |
x-displayName: Item groups |
| 846 |
- |
|
|