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(ingest/openapi): add ability to parse defined schemas #8336

Closed
wants to merge 9 commits into from

Commits on Jun 29, 2023

  1. refactor(ingest/openapi): add ability to parse defined schemas

    Add ability to parse schemas defined in speceifications besides examples
    Полищук Александр committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    47395bd View commit details
    Browse the repository at this point in the history
  2. update documentation

    Полищук Александр committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1fd90d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    cc99c05 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fixed typo, parse schema with allOf

    Полищук Александр committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    be09671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e9a4c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    99c5bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d809acf View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    aaff8c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    c2e114f View commit details
    Browse the repository at this point in the history