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: Use URL escape for DTO name field #850

Closed
weichou1229 opened this issue Aug 18, 2023 · 0 comments · Fixed by #853
Closed

feat: Use URL escape for DTO name field #850

weichou1229 opened this issue Aug 18, 2023 · 0 comments · Fixed by #853
Labels
enhancement New feature or request

Comments

@weichou1229
Copy link
Member

weichou1229 commented Aug 18, 2023

🚀 Feature Request

Relevant Package [REQUIRED]

This feature request is for core-metadata

edgexfoundry/edgex-go#4053

Description [REQUIRED]

Use URL escape for the DTO name field,

  • device name
  • profile name
  • service name
  • interval and interval action name
  • provision watcher name
  • subscription name

The implementation can refer to #806.

@weichou1229 weichou1229 added the enhancement New feature or request label Aug 18, 2023
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 <weichou1229@gmail.com>
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 <weichou1229@gmail.com>
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 <weichou1229@gmail.com>
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 <weichou1229@gmail.com>
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 <weichou1229@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant