Skip to content

Commit a2c6d87

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 6789853 commit a2c6d87

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

_data/config-api-endpoints.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8444,6 +8444,14 @@
84448444
"name": "mod-marc-migrations",
84458445
"path": "/marc-migrations/{operationId}/retry"
84468446
},
8447+
{
8448+
"apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml",
8449+
"apiType": "oas",
8450+
"interface": "marc-migrations 1.1",
8451+
"methods": "post:operation/retrySaveMarcMigrations",
8452+
"name": "mod-marc-migrations",
8453+
"path": "/marc-migrations/{operationId}/save/retry"
8454+
},
84478455
{
84488456
"apiDescription": "src/main/resources/swagger.api/marc-specifications.yaml",
84498457
"apiType": "oas",
@@ -11407,7 +11415,7 @@
1140711415
{
1140811416
"apiDescription": "ramls/service-point.raml",
1140911417
"apiType": "raml",
11410-
"interface": "service-points 3.4",
11418+
"interface": "service-points 3.5",
1141111419
"methods": "delete:service_points_delete get:service_points_get post:service_points_post",
1141211420
"name": "mod-inventory-storage",
1141311421
"path": "/service-points"
@@ -11431,7 +11439,7 @@
1143111439
{
1143211440
"apiDescription": "ramls/service-point.raml",
1143311441
"apiType": "raml",
11434-
"interface": "service-points 3.4",
11442+
"interface": "service-points 3.5",
1143511443
"methods": "delete:service_points__servicepointid__delete get:service_points__servicepointid__get put:service_points__servicepointid__put",
1143611444
"name": "mod-inventory-storage",
1143711445
"path": "/service-points/{servicepointId}"

_data/config-apidocs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1713,7 +1713,7 @@
17131713
"apiTypes": [
17141714
"RAML"
17151715
],
1716-
"generator": "api_doc.py 1.7"
1716+
"generator": "api_doc.py 1.8"
17171717
},
17181718
"name": "mod-patron-blocks",
17191719
"org": "folio-org"

0 commit comments

Comments
 (0)