Skip to content

Commit 6ac98b8

Browse files
authored
chore: fix build failure (#650)
1 parent 6562b02 commit 6ac98b8

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

fern/apis/fai/generators.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
api:
2+
specs:
3+
- openapi: ./openapi/openapi.json
14
default-group: local
25

36
groups:
File renamed without changes.

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "fern",
3-
"version": "0.65.24"
3+
"version": "0.66.30"
44
}

0 commit comments

Comments
 (0)