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

Add getOpenAPI3 to OpenAPI3 emitter #2950

Merged
merged 15 commits into from
Feb 26, 2024
Merged

Commits on Feb 23, 2024

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

    bterlson committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    68beafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79b0a00 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Add test

    bterlson committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7a52d77 View commit details
    Browse the repository at this point in the history
  2. Restructure output

    bterlson committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    03e9e74 View commit details
    Browse the repository at this point in the history
  3. simplify types

    bterlson committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6d26a66 View commit details
    Browse the repository at this point in the history
  4. Update packages/openapi3/src/openapi.ts

    Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
    bterlson and timotheeguerin committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    24fd58d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    f679c03 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'openapi3-function' of https://github.com/bterlson/cadl

    …into openapi3-function
    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c2ce44f View commit details
    Browse the repository at this point in the history
  3. undo unnecessary changes

    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ebff169 View commit details
    Browse the repository at this point in the history
  4. Update packages/openapi3/src/types.ts

    Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
    bterlson and timotheeguerin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    91cc671 View commit details
    Browse the repository at this point in the history
  5. make everything readonly

    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4c0cc0d View commit details
    Browse the repository at this point in the history
  6. clean up logic

    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    75454c1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'openapi3-function' of https://github.com/bterlson/cadl

    …into openapi3-function
    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    551c643 View commit details
    Browse the repository at this point in the history
  8. Add changes for versioning

    bterlson committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    577ff70 View commit details
    Browse the repository at this point in the history