You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i know that you didn't implement the endpoint yet, but the endpoint for frame pixeldata should be: /studies/{study}/series/{series}/instances/{instance}/frames/{frames}
not /studies/{study}/series/{series}/instances/{instance}/frames/{frames}/pixeldata
Hello,
i know that you didn't implement the endpoint yet, but the endpoint for frame pixeldata should be:
/studies/{study}/series/{series}/instances/{instance}/frames/{frames}
not
/studies/{study}/series/{series}/instances/{instance}/frames/{frames}/pixeldata
See: https://github.com/UMEssen/DICOM-RST/blob/main/src/api/wado/routes.rs#L52
The text was updated successfully, but these errors were encountered: