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: new upsert patch API #98

Merged
merged 7 commits into from
Mar 21, 2022
Merged

feat: new upsert patch API #98

merged 7 commits into from
Mar 21, 2022

Conversation

StewartJingga
Copy link
Contributor

@StewartJingga StewartJingga commented Mar 18, 2022

  • new Asset.Patch method to merge assets
  • create new api [PATCH] /v1beta1/assets
  • update swagger

@StewartJingga StewartJingga self-assigned this Mar 18, 2022
@StewartJingga StewartJingga linked an issue Mar 18, 2022 that may be closed by this pull request
@mabdh
Copy link
Member

mabdh commented Mar 21, 2022

LGTM

@StewartJingga StewartJingga merged commit 3f17f1e into main Mar 21, 2022
@StewartJingga StewartJingga deleted the upsert-api-patch branch March 21, 2022 09:35
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.

feat: API to patch Asset instead of full update
2 participants