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

make datasource follow grafana openapi #1372

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

NissesSenap
Copy link
Collaborator

Allow creating datasources without defining:

  • Name
  • Type
  • URL
  • Access

This to follow https://github.com/grafana/grafana-openapi-client-go/blob/main/models/data_source.go.
In the long run, it would be nice if we can import that module, but for now I just want to solve the issue.

Signed-off-by: Edvin Norling <edvin.norling@kognic.com>
Signed-off-by: Edvin Norling <edvin.norling@kognic.com>
@NissesSenap NissesSenap merged commit 9174454 into grafana:master Jan 8, 2024
10 checks passed
@NissesSenap NissesSenap deleted the url_omitempty branch January 8, 2024 11:42
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.

2 participants