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

Openapi parser #22

Merged
merged 42 commits into from
Oct 5, 2023
Merged

Openapi parser #22

merged 42 commits into from
Oct 5, 2023

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    428fe39 View commit details
    Browse the repository at this point in the history
  2. Add missing disjoints

    spinillos committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    37bba88 View commit details
    Browse the repository at this point in the history
  3. Fix enums

    spinillos committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    30e959b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f6c4f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa687de View commit details
    Browse the repository at this point in the history
  3. Fixes and test files

    spinillos committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2921387 View commit details
    Browse the repository at this point in the history
  4. Schemas

    spinillos committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    60c5741 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    e2a6685 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    spinillos committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3976b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71ea7c0 View commit details
    Browse the repository at this point in the history
  4. Add enum default

    spinillos committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ce7aed4 View commit details
    Browse the repository at this point in the history
  5. Update struct

    spinillos committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e58343 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Add constraints

    spinillos committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6851ba9 View commit details
    Browse the repository at this point in the history
  2. Fix go imports

    spinillos committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3f0baef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    30886e9 View commit details
    Browse the repository at this point in the history
  2. Fix number enums names

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cd382d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d96730 View commit details
    Browse the repository at this point in the history
  4. Fix enums for ts

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    43a6014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e528b View commit details
    Browse the repository at this point in the history
  6. update operators

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    64270ba View commit details
    Browse the repository at this point in the history
  7. Fix goimports

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    da2beb0 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    22a3483 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f56b8f View commit details
    Browse the repository at this point in the history
  10. Fix test

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ada5882 View commit details
    Browse the repository at this point in the history
  11. Fix integer constraints

    spinillos committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dcb12d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    35b62c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab17944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637e131 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix value

    spinillos committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5e5d0ab View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    73e48e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fee424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a5b9c9 View commit details
    Browse the repository at this point in the history
  4. depointer args

    spinillos committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4e84a72 View commit details
    Browse the repository at this point in the history
  5. Add TODOs for disjunctions

    spinillos committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ad2531c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add tests

    spinillos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a5747c4 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    spinillos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1865edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ec079 View commit details
    Browse the repository at this point in the history
  4. Add defaults

    spinillos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9007b2f View commit details
    Browse the repository at this point in the history
  5. Fix openapi cli

    spinillos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a30ad5d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add a few more tests

    spinillos committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9e2d3e0 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    spinillos committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1be2a76 View commit details
    Browse the repository at this point in the history
  3. Rename value name

    spinillos committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    da16c72 View commit details
    Browse the repository at this point in the history