[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2017-03-15.19:19:40]
Hello, the `ORTHANC_MAXIMUM_TAG_LENGTH` is present to avoid the JSON summaries to grow indefinitely. If you need to access a tag marked as `Too long`, please use the `/instances/.../content/...` URI. For instance, the following URL will allow to bypass the limit of 256 characters for the contour sequence:
`http://localhost:8042/instances/abfcaab1-0193eccc-024d46b6-2e119390-288462c5/content/3006-0039/0/3006-0040/0/3006-0050` |