Skip to content

Commit

Permalink
chore: Update API specs (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbyrne committed Aug 6, 2024
1 parent 289b9da commit 3743ee2
Show file tree
Hide file tree
Showing 6 changed files with 16,239 additions and 10,557 deletions.
9 changes: 5 additions & 4 deletions fern/apis/beta/generators.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
api:
path: ./openapi-beta.yaml
overrides: ./openapi-overrides.yaml
groups:
groups:
ts-sdk:
audiences:
- sdks
generators:
- name: fernapi/fern-typescript-node-sdk
version: 0.35.0
output:
location: npm
package-name: "@devrev/api"
token: ${NPM_TOKEN}
github:
github:
repository: "devrev/sdk-typescript"
smart-casing: true
config:
config:
namespaceExport: DevRev
allowCustomFetcher: true
skipResponseValidation: true
Loading

0 comments on commit 3743ee2

Please sign in to comment.