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

Added server variables support, added multiple servers support #76

Merged
merged 20 commits into from
Nov 29, 2022

Conversation

romalytvynenko
Copy link
Member

@romalytvynenko romalytvynenko commented Nov 26, 2022

closes #72

Maybe (depends if I add multiple servers support to config)
closes #50

  • Server variables config (server factory?)
  • Proper alternative services propagation (operation level should be aware about path level which should be aware about root level).
  • How to inject more data/objects into extensions?
  • Tests
    • Alternative server is added to operation when no matching server found
    • Alternative server is not added when there is matching server
    • Alternative server is added there is matching and not matching servers
    • Alternative server is moved/not moved to the path when all path operations have/don't have it
  • Docs

@romalytvynenko romalytvynenko changed the title Domain (subdomain) variables support Server variables support Nov 26, 2022
@romalytvynenko romalytvynenko changed the title Server variables support Added server variables support Nov 26, 2022
@romalytvynenko romalytvynenko changed the title Added server variables support Added server variables support, added multiple servers support Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subdomain API routes are not documented properly Configurable API domain
1 participant