Skip to content

Commit 3743ee2

Browse files
authored
chore: Update API specs (#75)
1 parent 289b9da commit 3743ee2

File tree

6 files changed

+16239
-10557
lines changed

6 files changed

+16239
-10557
lines changed

fern/apis/beta/generators.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
api:
22
path: ./openapi-beta.yaml
3-
overrides: ./openapi-overrides.yaml
4-
groups:
3+
groups:
54
ts-sdk:
5+
audiences:
6+
- sdks
67
generators:
78
- name: fernapi/fern-typescript-node-sdk
89
version: 0.35.0
910
output:
1011
location: npm
1112
package-name: "@devrev/api"
1213
token: ${NPM_TOKEN}
13-
github:
14+
github:
1415
repository: "devrev/sdk-typescript"
1516
smart-casing: true
16-
config:
17+
config:
1718
namespaceExport: DevRev
1819
allowCustomFetcher: true
1920
skipResponseValidation: true

0 commit comments

Comments
 (0)