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

CLI: Mocking - allow local file external references #774

Merged

Commits on Sep 26, 2022

  1. update openkin openapi library to latest version

    Kyle Hodgetts committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ea1f658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278c507 View commit details
    Browse the repository at this point in the history
  3. add function to write api to temporary file that we will serve to ope…

    …napi-mock container with all resolved refs internalised
    Kyle Hodgetts committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    552768e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. save progress

    Kyle Hodgetts committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    63eab26 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. remove unused set api function and printing of raw log

    Kyle Hodgetts committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b16b393 View commit details
    Browse the repository at this point in the history
  2. allow local references

    Kyle Hodgetts committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8b2c9da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into kylehodgetts/bugfix/769-allow-relative-file-…

    …references
    Kyle Hodgetts committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ead6491 View commit details
    Browse the repository at this point in the history
  4. passing correct path to parser

    Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>
    jasmingacic committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6363c2a View commit details
    Browse the repository at this point in the history
  5. Added reportError where it was missing

    Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>
    jasmingacic committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5e2c08b View commit details
    Browse the repository at this point in the history