|
1663 | 1663 | "name": "mod-entities-links", |
1664 | 1664 | "path": "/authorities/config/groups/{groupId}/settings/{key}" |
1665 | 1665 | }, |
| 1666 | + { |
| 1667 | + "apiDescription": "target/api/openapi/mod-entities-links.yaml", |
| 1668 | + "apiType": "oas", |
| 1669 | + "interface": "authority-identifier-types 1.0", |
| 1670 | + "methods": "get:operation/retrieveAuthorityIdentifierTypes", |
| 1671 | + "name": "mod-entities-links", |
| 1672 | + "path": "/authority-identifier-types" |
| 1673 | + }, |
1666 | 1674 | { |
1667 | 1675 | "apiDescription": "target/api/openapi/mod-entities-links.yaml", |
1668 | 1676 | "apiType": "oas", |
|
2463 | 2471 | "name": "mod-source-record-manager", |
2464 | 2472 | "path": "/change-manager/jobExecutions/{id}/status" |
2465 | 2473 | }, |
2466 | | - { |
2467 | | - "apiDescription": "ramls/change-manager.raml", |
2468 | | - "apiType": "raml", |
2469 | | - "interface": "source-manager-parsed-records 4.0", |
2470 | | - "methods": "put:change_manager_parsedrecords__id__put", |
2471 | | - "name": "mod-source-record-manager", |
2472 | | - "path": "/change-manager/parsedRecords/{id}" |
2473 | | - }, |
2474 | 2474 | { |
2475 | 2475 | "apiDescription": "ramls/check-in-storage.raml", |
2476 | 2476 | "apiType": "raml", |
@@ -11330,40 +11330,32 @@ |
11330 | 11330 | { |
11331 | 11331 | "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", |
11332 | 11332 | "apiType": "oas", |
11333 | | - "interface": "marc-records-editor 6.0", |
11334 | | - "methods": "post:null", |
| 11333 | + "interface": "marc-records-editor 7.0", |
| 11334 | + "methods": "post:operation/suggestLinks", |
11335 | 11335 | "name": "mod-quick-marc", |
11336 | 11336 | "path": "/records-editor/links/suggestion" |
11337 | 11337 | }, |
11338 | 11338 | { |
11339 | 11339 | "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", |
11340 | 11340 | "apiType": "oas", |
11341 | | - "interface": "marc-records-editor 6.0", |
| 11341 | + "interface": "marc-records-editor 7.0", |
11342 | 11342 | "methods": "get:operation/getRecordByExternalId post:operation/createNewRecord", |
11343 | 11343 | "name": "mod-quick-marc", |
11344 | 11344 | "path": "/records-editor/records" |
11345 | 11345 | }, |
11346 | 11346 | { |
11347 | 11347 | "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", |
11348 | 11348 | "apiType": "oas", |
11349 | | - "interface": "marc-records-editor 6.0", |
11350 | | - "methods": "get:operation/getRecordCreationStatus", |
11351 | | - "name": "mod-quick-marc", |
11352 | | - "path": "/records-editor/records/status" |
11353 | | - }, |
11354 | | - { |
11355 | | - "apiDescription": "src/main/resources/swagger.api/records-editor-async.yaml", |
11356 | | - "apiType": "oas", |
11357 | | - "interface": "marc-records-editor 6.0", |
11358 | | - "methods": "put:operation/putRecord", |
| 11349 | + "interface": "marc-records-editor 7.0", |
| 11350 | + "methods": "put:operation/updateRecord", |
11359 | 11351 | "name": "mod-quick-marc", |
11360 | 11352 | "path": "/records-editor/records/{id}" |
11361 | 11353 | }, |
11362 | 11354 | { |
11363 | 11355 | "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", |
11364 | 11356 | "apiType": "oas", |
11365 | | - "interface": "marc-records-editor 6.0", |
11366 | | - "methods": "post:null", |
| 11357 | + "interface": "marc-records-editor 7.0", |
| 11358 | + "methods": "post:operation/validateRecord", |
11367 | 11359 | "name": "mod-quick-marc", |
11368 | 11360 | "path": "/records-editor/validate" |
11369 | 11361 | }, |
|
0 commit comments