Skip to content

Commit

Permalink
Merge pull request #1668 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 May 9, 2024
2 parents 84a3702 + 5ab7aef commit 1885380
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -10010,6 +10010,13 @@
"name": "mod-inn-reach",
"path": "/transactions"
},
{
"apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml",
"apiType": "oas",
"methods": "get:operation/getTransactionStatusList",
"name": "edge-dcb",
"path": "/transactions/status"
},
{
"apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml",
"apiType": "oas",
Expand Down
2 changes: 1 addition & 1 deletion _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"apiTypes": [
"OAS"
],
"generator": "api_doc.py 1.5.3"
"generator": "api_doc.py 1.5"
},
"name": "edge-dcb",
"org": "folio-org"
Expand Down

0 comments on commit 1885380

Please sign in to comment.