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

feat(api-v2): Improve error message when an XSLT transformation file is not found (DSP-1404) #1831

Merged
merged 6 commits into from Mar 15, 2021

Commits on Mar 12, 2021

  1. feat(api-v2): Improve error message.

    Benjamin Geer committed Mar 12, 2021
    Copy the full SHA
    e463ac2 View commit details
    Browse the repository at this point in the history
  2. feat(api-v2): Add some debugging output.

    Benjamin Geer committed Mar 12, 2021
    Copy the full SHA
    59ce479 View commit details
    Browse the repository at this point in the history
  3. fix(api-v2): Improve error message.

    Benjamin Geer committed Mar 12, 2021
    Copy the full SHA
    3c90e94 View commit details
    Browse the repository at this point in the history
  4. feat(api-v2): Improve error message.

    Benjamin Geer committed Mar 12, 2021
    Copy the full SHA
    5edaa63 View commit details
    Browse the repository at this point in the history
  5. fix(api-v2): It's an internal server error if Sipi can't find an XSL …

    …transformation.
    Benjamin Geer committed Mar 12, 2021
    Copy the full SHA
    cd1245d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. fix(test): Fix tests.

    Benjamin Geer committed Mar 13, 2021
    Copy the full SHA
    a45a7b2 View commit details
    Browse the repository at this point in the history