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

[FEATURE] Support PATCH API for updating existing datasources #2168

Closed
derek-ho opened this issue Sep 28, 2023 · 0 comments
Closed

[FEATURE] Support PATCH API for updating existing datasources #2168

derek-ho opened this issue Sep 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@derek-ho
Copy link
Collaborator

derek-ho commented Sep 28, 2023

Is your feature request related to a problem?
Currently PUT api is not very useful for updating datasources, since user needs to know all the details and send the exact resource with the changed field(s). Instead API should support sending just the name (unique identifier) and the field(s) you want to change, and not require the other fields.

What solution would you like?
A clear and concise description of what you want to happen.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@derek-ho derek-ho added enhancement New feature or request untriaged labels Sep 28, 2023
@derek-ho derek-ho changed the title [FEATURE] Support PATCHooooo [FEATURE] Support PATCH API for updating existing datasources Sep 28, 2023
@derek-ho derek-ho closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants