Open Swimburger opened 1 year ago
We store our spec at the root of the repo, so we want to use this configuration for generators.yml.
default-group: local groups: local: generators: - name: fernapi/fern-openapi version: 0.0.28 config: format: yaml output: location: local-file-system path: ..
Or
path: ../openapi.yml
Issues:
..
0.15.0-rc63
- name: fernapi/fern-openapi version: 0.0.28
In development by @ajkpersonal in https://github.com/fern-api/fern/pull/5278
Describe the Bug
We store our spec at the root of the repo, so we want to use this configuration for generators.yml.
Or
Issues:
..
deletes everything from..
and creates the OpenAPI file. We'd like it not to delete existing files.Information to Reproduce
CLI Version
0.15.0-rc63
Generator Version