-
Notifications
You must be signed in to change notification settings - Fork 2
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
Synchronize sparqlEscapeUri regex across templates #2
Labels
templates
Issue or task related to microservice templates
Comments
There is an open PR for the python template: mu-semtech/mu-python-template#3 |
FYI: It seems the mu-semtech/mu-javascript-template is fine, see mu-semtech/mu-javascript-template#34. Could we already proceed to release this one? |
This was referenced Dec 16, 2021
For the ruby template, an issue has been created here: mu-semtech/mu-ruby-template#22 |
Issue has been opened for the elixir-template too: mu-semtech/mu-elixir-template#1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Templates are not consistent in the regex to escape URIs. These should be brought inline based on mu-semtech/mu-javascript-template#34.
The text was updated successfully, but these errors were encountered: