diff --git a/fern/apis/prod/generators.yml b/fern/apis/prod/generators.yml index 00eb8c641..829dd075e 100644 --- a/fern/apis/prod/generators.yml +++ b/fern/apis/prod/generators.yml @@ -1,3 +1,7 @@ +api: + path: ./openapi/openapi.yaml + settings: + use-title: false groups: publish: generators: diff --git a/fern/fern.config.json b/fern/fern.config.json index c726f28bf..1786377e3 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "superagent", - "version": "0.16.43" + "version": "0.25.0" } \ No newline at end of file