Skip to content

Commit

Permalink
Merge pull request #1776 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 Oct 29, 2024
2 parents 90d54a8 + 2a0d447 commit 8df5bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -9221,7 +9221,7 @@
{
"apiDescription": "src/main/resources/swagger.api/records-editor-async.yaml",
"apiType": "oas",
"methods": "delete:operation/deleteRecordByExternalId put:operation/putRecord",
"methods": "put:operation/putRecord",
"name": "mod-quick-marc",
"path": "/records/{id}"
},
Expand Down
2 changes: 1 addition & 1 deletion _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1658,7 +1658,7 @@
"apiTypes": [
"RAML"
],
"generator": "api_doc.py 1.5.2"
"generator": "api_doc.py 1.5"
},
"name": "mod-patron-blocks",
"org": "folio-org"
Expand Down

0 comments on commit 8df5bb3

Please sign in to comment.