Skip to content

Commit 28dcfeb

Browse files
chore: upgrade to the latest version of Fern (#64)
1 parent 2e7791b commit 28dcfeb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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": "plantstore",
3-
"version": "0.46.5"
3+
"version": "0.56.29"
44
}

fern/generators.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# yaml-language-server: $schema=https://schema.buildwithfern.dev/generators-yml.json
22

33
api:
4-
path: openapi.yaml
4+
specs:
5+
- openapi: openapi.yaml

0 commit comments

Comments
 (0)