-
Notifications
You must be signed in to change notification settings - Fork 265
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
[BUG] in update v2/entities/<id> does not validate forbidden chars in url #1782
Comments
Fixed in PR #1787. Please @iariasleon have a look in order to check if it is ok. |
…_uri_patch Fix bug #1782, forbidden chars in ID PATCH v2
Tested with git hash: 469ebeb If we use But another cases, |
In PUT |
In POST |
Special characters |
LGTM |
in
PATCH v2/entities/<id>
does not validate forbidden chars in url and it continues to looking for the id in mongoDB.Datasets
Update request
Update response
Expected response
log messages
The text was updated successfully, but these errors were encountered: