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

Refactor JsonOutput and OpenApiHandler classes to support multiple examples #143

Commits on Apr 5, 2024

  1. Refactor JsonOutput and OpenApiHandler classes to support multiple ex…

    …amples and additional examples respectively
    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    89ce255 View commit details
    Browse the repository at this point in the history
  2. Fix codesniffer

    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    121c167 View commit details
    Browse the repository at this point in the history
  3. Fix empty input example

    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    67a0c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12cef2f View commit details
    Browse the repository at this point in the history
  5. FIX php 7.1 array merge

    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0300157 View commit details
    Browse the repository at this point in the history
  6. FIX php 7.1 array merge

    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1e7cc3e View commit details
    Browse the repository at this point in the history
  7. Rework to examples

    Martin Beranek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d8688da View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Dont json_decode raw input

    Martin Beranek committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    17fe631 View commit details
    Browse the repository at this point in the history