diff --git a/fern/fern.config.json b/fern/fern.config.json index 7cb43e2..aad36f1 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "0.46.5" + "version": "0.56.29" } \ No newline at end of file diff --git a/fern/generators.yml b/fern/generators.yml index 1284993..c2ffa48 100644 --- a/fern/generators.yml +++ b/fern/generators.yml @@ -1,4 +1,5 @@ # yaml-language-server: $schema=https://schema.buildwithfern.dev/generators-yml.json api: - path: openapi.yaml + specs: + - openapi: openapi.yaml