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

chore: make Forms OpenAPI compliant #2358

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

chore: make Forms OpenAPI compliant #2358

wants to merge 4 commits into from

Commits on Oct 15, 2024

  1. chore: use attributes to define routes

    Signed-off-by: Christian Hartmann <[email protected]>
    (cherry picked from commit cd1fefb)
    Chartman123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ea44d0 View commit details
    Browse the repository at this point in the history
  2. chore: add basics for openapi extractor

    Signed-off-by: Christian Hartmann <[email protected]>
    Chartman123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    442818e View commit details
    Browse the repository at this point in the history
  3. composer deps

    Signed-off-by: Christian Hartmann <[email protected]>
    Chartman123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7070f3d View commit details
    Browse the repository at this point in the history
  4. remove usage of Constants

    openapi-extractor currently doesn't work with variables/contants in the route definitions
    
    Signed-off-by: Christian Hartmann <[email protected]>
    Chartman123 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    896598c View commit details
    Browse the repository at this point in the history