Skip to content

Commit

Permalink
Merge pull request #581 from voucherifyio/master
Browse files Browse the repository at this point in the history
Master to key concepts, 20231201
  • Loading branch information
p-woznikowski authored Dec 1, 2023
2 parents 6426da3 + 7cf6be3 commit df41ef1
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 662 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"generate-open-api-with-specific-endpoints": "ts-node ./scripts/generate-open-api-with-specific-endpoints.ts",
"generate-open-api-with-specific-endpoints-remove-additionalProperties-if": "ts-node ./scripts/generate-open-api-with-specific-endpoints-remove-additionalProperties-if.ts",
"manage-project": "ts-node ./scripts/build-md-tables-from-openapi.ts && ts-node ./scripts/manage-project.ts",
"readme-upload-missing-images": "ts-node ./scripts/readme-upload-missing-images.ts"
"readme-upload-missing-images": "ts-node ./scripts/readme-upload-missing-images.ts",
"count-responses-with-multiple-options": "ts-node ./scripts/count-responses-with-multiple-options.ts"
},
"dependencies": {
"axios": "^1.5.1",
Expand Down
Loading

0 comments on commit df41ef1

Please sign in to comment.