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

Wsdl flattener #1

Merged
merged 12 commits into from
Jan 28, 2022
Merged

Wsdl flattener #1

merged 12 commits into from
Jan 28, 2022

Commits on Nov 26, 2021

  1. Add wsdl flattening

    veewee committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3c0d592 View commit details
    Browse the repository at this point in the history
  2. Add flattening loader

    veewee committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0a5d51a View commit details
    Browse the repository at this point in the history
  3. Add docs

    veewee committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    d0864e3 View commit details
    Browse the repository at this point in the history
  4. Use released xml version

    veewee committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c59d10b View commit details
    Browse the repository at this point in the history
  5. Fix namespace check

    veewee committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    36e34cd View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Add include logic

    veewee committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    6b1d2c9 View commit details
    Browse the repository at this point in the history
  2. Fix additional namespaces

    veewee committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    0c8826f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Apply grouping

    veewee committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8e29e8d View commit details
    Browse the repository at this point in the history
  2. Add various tests

    veewee committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c6559db View commit details
    Browse the repository at this point in the history
  3. Fix psalm + cs-fixer

    veewee committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4dcbe38 View commit details
    Browse the repository at this point in the history
  4. Fix type grouping bug

    veewee committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b5a6c99 View commit details
    Browse the repository at this point in the history
  5. Improve docs for future me

    veewee committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    840575b View commit details
    Browse the repository at this point in the history