Skip to content

Commit

Permalink
Merge pull request #1794 from folio-org/ongoing-config-apidocs
Browse files Browse the repository at this point in the history
Auto: Update data for config apidocs
  • Loading branch information
dcrossleyau authored Nov 17, 2024
2 parents 2bc8dda + 2d89eb0 commit c64fae3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -11141,6 +11141,14 @@
"name": "mod-tlr",
"path": "/tlr/allowed-service-points"
},
{
"apiDescription": "src/main/resources/swagger.api/ecs-request-external.yaml",
"apiType": "oas",
"interface": "ecs-request-external 1.0",
"methods": "post:operation/postEcsRequestExternal",
"name": "mod-tlr",
"path": "/tlr/create-ecs-request-external"
},
{
"apiDescription": "src/main/resources/swagger.api/ecs-tlr.yaml",
"apiType": "oas",
Expand Down
1 change: 1 addition & 0 deletions _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2064,6 +2064,7 @@
"config": {
"oas": [
"src/main/resources/swagger.api/allowed-service-points.yaml",
"src/main/resources/swagger.api/ecs-request-external.yaml",
"src/main/resources/swagger.api/ecs-tlr.yaml",
"src/main/resources/swagger.api/staff-slips.yaml",
"src/main/resources/swagger.api/tlr-settings.yaml"
Expand Down

0 comments on commit c64fae3

Please sign in to comment.