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
The DTS supports requests for specific versions in both transformations and transform services. Currently, unknown versions are not handled properly. A client-friendly response contains an error code 404, a short message and information about the latest version of a given transformation.
Is related to issue #6.
Files
index.php
Tasks
Implement a proper response for an unknown version.
Test the solution.
The text was updated successfully, but these errors were encountered:
Description
The DTS supports requests for specific versions in both transformations and transform services. Currently, unknown versions are not handled properly. A client-friendly response contains an error code 404, a short message and information about the latest version of a given transformation.
Is related to issue #6.
Files
index.php
Tasks
The text was updated successfully, but these errors were encountered: