Skip to content

feat(core): expose provider baseURL from api metadata#1375

Open
seffhunnn wants to merge 1 commit intoanomalyco:devfrom
seffhunnn:feat/provider-baseurl-alias
Open

feat(core): expose provider baseURL from api metadata#1375
seffhunnn wants to merge 1 commit intoanomalyco:devfrom
seffhunnn:feat/provider-baseurl-alias

Conversation

@seffhunnn
Copy link
Copy Markdown
Contributor

Summary

Exposes baseURL in generated provider JSON by aliasing the existing provider api metadata field.

This keeps the current api field fully intact while giving downstream consumers a clearer globally unique provider identifier.

Changes

  • added additive baseURL alias in provider generation path
  • reuses existing provider.data.api
  • no TOML schema changes
  • fully backward compatible

Closes #596

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.

Add baseURL to providers

1 participant