fern
fern copied to clipboard
[Feature] Support API wide `auth: true`
Is your feature request related to a problem? Please describe.
You can set auth: true on endpoints and on services, but not API wide.
Our entire API requires auth.
Describe the solution you'd like
Let us set auth: true in api.yml
Confirming that in CLI version 0.46.13 this is now valid! Thanks for the suggestion.