Skip to content

Commit 9c78cc2

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent d507a0f commit 9c78cc2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_data/config-api-endpoints.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5200,14 +5200,14 @@
52005200
"apiType": "oas",
52015201
"methods": "post:operation/batchLicenseTerms",
52025202
"name": "edge-erm",
5203-
"path": "/erm/license-terms/batch"
5203+
"path": "/erm/erm/license-terms/batch"
52045204
},
52055205
{
52065206
"apiDescription": "src/main/resources/swagger.api/edge-erm.yaml",
52075207
"apiType": "oas",
52085208
"methods": "get:operation/getLicenseTerms",
52095209
"name": "edge-erm",
5210-
"path": "/erm/license-terms/{id}"
5210+
"path": "/erm/erm/license-terms/{id}"
52115211
},
52125212
{
52135213
"apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml",

_data/config-apidocs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"apiTypes": [
100100
"OAS"
101101
],
102-
"generator": "api_doc.py 1.5"
102+
"generator": "api_doc.py 1.9"
103103
},
104104
"name": "edge-erm",
105105
"org": "folio-org"

0 commit comments

Comments
 (0)