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

First version of a working open API model generator #180

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    e23c04f View commit details
    Browse the repository at this point in the history
  2. Many fixes to OpenAPI model generator, including name conventions. Ne…

    …xt step: adding the type mappings
    pieterbos committed May 15, 2020
    Configuration menu
    Copy the full SHA
    9e0a3df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0df6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a35ce93 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    86ab680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2458e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    485d5a6 View commit details
    Browse the repository at this point in the history
  2. Refactor away processBmmClassesInOrder. It does not really work.

    We may need to do a bit more here and even get rid of the replacement, but ok for now I guess.
    pieterbos committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0fd46dc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

    pieterbos committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0c3e4a4 View commit details
    Browse the repository at this point in the history
  3. Fix test

    pieterbos committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    17978ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b194d9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

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

Commits on Jun 2, 2021

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

Commits on Jun 3, 2021

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

Commits on Jun 10, 2021

  1. Remove redefined properties from the OpenAPI generator - doesn't work…

    … very well with code generation
    pieterbos committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a1e7b57 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    3b43548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e30d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    85c742b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98251a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6edefbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b17474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c5e244 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    ff72ac5 View commit details
    Browse the repository at this point in the history
  2. More AOM OpenAPI fixes

    pieterbos committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a1bbb99 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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

Commits on Jun 1, 2022

  1. Fix AOM to BMM conversion

    pieterbos committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b5e4c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3babef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b6783 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    e3ac06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678bf0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f570e1 View commit details
    Browse the repository at this point in the history