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

Internalize references #443

Merged
merged 16 commits into from
Nov 11, 2021
Merged

Internalize references #443

merged 16 commits into from
Nov 11, 2021

Commits on Nov 4, 2021

  1. [feat] internalise references

    jhwz committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2761d27 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    906410d View commit details
    Browse the repository at this point in the history
  2. [fix] use ioutil pkg

    jhwz committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f07d7c5 View commit details
    Browse the repository at this point in the history
  3. better reference check

    jhwz committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7653d9c View commit details
    Browse the repository at this point in the history
  4. use load from data

    jhwz committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2bc00bb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. [fix] all tests passing

    jhwz committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c282a7f View commit details
    Browse the repository at this point in the history
  2. remove debug

    jhwz committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fe988ec View commit details
    Browse the repository at this point in the history
  3. tidy up

    jhwz committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5d1c867 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e8363a0 View commit details
    Browse the repository at this point in the history
  2. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    70285f2 View commit details
    Browse the repository at this point in the history
  3. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1c96b26 View commit details
    Browse the repository at this point in the history
  4. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9d30012 View commit details
    Browse the repository at this point in the history
  5. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1524f9f View commit details
    Browse the repository at this point in the history
  6. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    d8d9077 View commit details
    Browse the repository at this point in the history
  7. Update openapi3/internalize_refs.go

    Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
    jhwz and fenollp committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9cf9944 View commit details
    Browse the repository at this point in the history
  8. address final items

    jhwz committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ad9d7fc View commit details
    Browse the repository at this point in the history