-
Notifications
You must be signed in to change notification settings - Fork 67
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: Use URL escape for DTO name field #850
Labels
enhancement
New feature or request
Comments
weichou1229
added a commit
to weichou1229/go-mod-core-contracts
that referenced
this issue
Aug 18, 2023
Use URL escape for DTO name field, including - device name - profile name - service name - interval and interval action name - provision watcher name - subscription name Close edgexfoundry#850 Signed-off-by: bruce <[email protected]>
weichou1229
added a commit
to weichou1229/go-mod-core-contracts
that referenced
this issue
Aug 24, 2023
Use URL escape for DTO name field, including - device name - profile name - service name - interval and interval action name - provision watcher name - subscription name Close edgexfoundry#850 Signed-off-by: bruce <[email protected]>
1 task
weichou1229
added a commit
to weichou1229/go-mod-core-contracts
that referenced
this issue
Aug 24, 2023
Use URL escape for DTO name field, including - device name - profile name - service name - interval and interval action name - provision watcher name - subscription name Close edgexfoundry#850 Signed-off-by: bruce <[email protected]>
weichou1229
added a commit
to weichou1229/go-mod-core-contracts
that referenced
this issue
Aug 25, 2023
Use URL escape for DTO name field, including - device name - profile name - service name - interval and interval action name - provision watcher name - subscription name Close edgexfoundry#850 Signed-off-by: bruce <[email protected]>
weichou1229
added a commit
to weichou1229/go-mod-core-contracts
that referenced
this issue
Sep 4, 2023
Use URL escape for DTO name field, including - device name - profile name - service name - interval and interval action name - provision watcher name - subscription name Close edgexfoundry#850 Signed-off-by: bruce <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚀 Feature Request
Relevant Package [REQUIRED]
This feature request is for core-metadataedgexfoundry/edgex-go#4053
Description [REQUIRED]
Use URL escape for the DTO name field,
The implementation can refer to #806.
The text was updated successfully, but these errors were encountered: