Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 062b76b

Browse files
authored
Merge pull request #4 from apideck-libraries/samz/add-missing-endpoints
feat: add missing endpoints
2 parents 1662e42 + 8eaca8b commit 062b76b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

overlays/accounting-vault-overlay.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ info:
77
actions:
88
# Remove entire paths that are not accounting or vault
99
- target: $.paths.*.[?(@.["x-apideck-api"] != "accounting" && @.["x-apideck-api"] != "vault")]
10-
remove: true
11-
- target: $.paths.[?(!@['get'] && !@['post'] && !@['put'] && !@['delete'] && !@['patch'])]
1210
remove: true

0 commit comments

Comments
 (0)