Skip to content

Commit

Permalink
Merge pull request #1740 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 Sep 24, 2024
2 parents 79c3bce + d43e479 commit 00646d6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -8714,6 +8714,13 @@
"name": "mod-feesfines",
"path": "/payments/{paymentId}"
},
{
"apiDescription": "src/main/resources/swagger.api/bulk-edit.yaml",
"apiType": "oas",
"methods": "get:operation/getUsersPermissions",
"name": "mod-data-export-worker",
"path": "/permissions-self-check"
},
{
"apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml",
"apiType": "oas",
Expand Down Expand Up @@ -9154,7 +9161,7 @@
{
"apiDescription": "src/main/resources/swagger.api/refresh-presigned-url.yaml",
"apiType": "oas",
"interface": "bulk-edit 4.0",
"interface": "bulk-edit 4.1",
"methods": "get:operation/getRefreshedPresignedUrl",
"name": "mod-data-export-worker",
"path": "/refresh-presigned-url"
Expand Down

0 comments on commit 00646d6

Please sign in to comment.