Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): openapi support assigning servers to an environment #4237

Closed
wants to merge 4 commits into from

Conversation

armandobelardo
Copy link
Contributor

@armandobelardo armandobelardo commented Aug 8, 2024

Exposes an x-fern-server to add both name and env, and any additional config we want in the future

 servers:
   - url: https://api.example.com
     x-fern-server:
        name: api
        environment: Production

@fern-api fern-api deleted a comment from fern-support Aug 8, 2024
@armandobelardo armandobelardo requested a review from dsinghvi August 8, 2024 19:47
@dsinghvi dsinghvi force-pushed the main branch 11 times, most recently from 4eb9f86 to 9180bd7 Compare August 19, 2024 02:16
@dsinghvi dsinghvi changed the title improvement: allow specifying multi-environment urls from openapi feat(cli): support assigning servers to an environment Aug 30, 2024
@dsinghvi dsinghvi changed the title feat(cli): support assigning servers to an environment feat(cli): openapi support assigning servers to an environment Aug 30, 2024
@dsinghvi
Copy link
Member

dsinghvi commented Sep 8, 2024

@armandobelardo going to close this out since we now support this in generators.yml

@dsinghvi dsinghvi closed this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants