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

Fixing issue #309 - References outside components and paths are not resolved #645

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Nov 24, 2022

  1. Fixing issue #309

    erfemega committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8619eff View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    b244969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e81c24 View commit details
    Browse the repository at this point in the history
  3. adding method descriptions

    erfemega committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    e6b108d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Adding fix to issue 309 and related scenarios

    - Referencing from out of components
    - Referencing paths from pathItems in oas 3.1
    - Adding circular references in dereference process
    - Adding test scenarios
    erfemega committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    663ab9d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Removing duplicated methods

    The method and implementation were changed to other location
    erfemega committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a0c249f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    5dfdd84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d327f77 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 20, 2022

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

Commits on Dec 28, 2022

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