-
Notifications
You must be signed in to change notification settings - Fork 5
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
return freshly updated GeoFeature in response to PATCH request [MRXN23-255] #1392
return freshly updated GeoFeature in response to PATCH request [MRXN23-255] #1392
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4394b78
to
6829f3a
Compare
@KevSanchez this is basically changing the response payload for PATCH request to edit feature names, but I took a chance to also:
|
@hotzevzl Pretty much spot on |
Overview
Return the updated GeoFeature in PATCH responses when users update a feature's name
Feature relevant tickets
https://vizzuality.atlassian.net/browse/MRXN23-255
Checklist before submitting
develop
.deploying to staging/production, please add brief testing instructions
to the deploy checklist (
docs/deployment-checklist.md
)