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

[FEATURE] Handling of unknown version requests #14

Closed
2 tasks done
airnst opened this issue Oct 16, 2024 · 0 comments · Fixed by #19
Closed
2 tasks done

[FEATURE] Handling of unknown version requests #14

airnst opened this issue Oct 16, 2024 · 0 comments · Fixed by #19

Comments

@airnst
Copy link
Collaborator

airnst commented Oct 16, 2024

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

  • Implement a proper response for an unknown version.
  • Test the solution.
@airnst airnst added the enhancement New feature or request label Oct 16, 2024
@airnst airnst self-assigned this Oct 16, 2024
@airnst airnst linked a pull request Oct 28, 2024 that will close this issue
airnst added a commit that referenced this issue Oct 30, 2024
…ion-requests

[#14] Handling of unknown version requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant