Skip to content

Commit 6a0994f

Browse files
author
Max Shkutnyk
committed
resolve conflicts
1 parent ddc03d0 commit 6a0994f

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

fern/apis/sdks/generators.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
api:
2-
specs:
3-
- openapi: ../../../cohere-openapi.yaml
2+
path: ../../../cohere-openapi.yaml
43
groups:
54
node-sdk:
65
audiences:

fern/apis/v1/generators.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
api:
2-
specs:
3-
- openapi: ../../../cohere-openapi.yaml
1+
openapi: ../../../cohere-openapi.yaml

fern/apis/v2/generators.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
api:
2-
specs:
3-
- openapi: ../../../cohere-openapi.yaml
1+
openapi: ../../../cohere-openapi.yaml

0 commit comments

Comments
 (0)