Azure-Samples / Azure-Samples/digital-twins-explorer
DigitalTwin dtId with a forward slash gets encoded to %2F
Open
bug
parser issue
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
With a json where a digitalTwin dtId contains a `/` it gets encoded to `%2F` which breaks relationship specifications if it contains the forward slash `/`
Contributor guide
Assessment
This issue has not been assessed yet.