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): support default-url and url override on imports #4116

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Jul 24, 2024

This PR adds default-url property to the api.yml for multi-url environments. Additionally, when importing a dependency, a service can now specify a url that the dependency should belong to:

# __package__.yml

export: 
  dependency: @my-dep
  url: Url # this url must be defined in `api.yml`

@dsinghvi dsinghvi marked this pull request as ready for review July 24, 2024 22:54
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