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

Conversation

Chartman123
Copy link
Collaborator

This fixes #2356

@Chartman123 Chartman123 added the 2. developing Work in progress label Oct 7, 2024
@Chartman123 Chartman123 added this to the 5.0 milestone Oct 7, 2024
@Chartman123 Chartman123 self-assigned this Oct 7, 2024
@Chartman123 Chartman123 force-pushed the chore/OpenAPI branch 2 times, most recently from 4ec727e to 1527af4 Compare October 7, 2024 20:24
@Chartman123 Chartman123 changed the title Chore/open api chore: make Forms OpenAPI compliant Oct 7, 2024
Signed-off-by: Christian Hartmann <[email protected]>
(cherry picked from commit cd1fefb)
Signed-off-by: Christian Hartmann <[email protected]>
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 36.36364% with 21 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@be0c5a1). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2358   +/-   ##
=======================================
  Coverage        ?   43.13%           
  Complexity      ?      851           
=======================================
  Files           ?       72           
  Lines           ?     3162           
  Branches        ?        0           
=======================================
  Hits            ?     1364           
  Misses          ?     1798           
  Partials        ?        0           

openapi-extractor currently doesn't work with variables/contants in the route definitions

Signed-off-by: Christian Hartmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: add OpenAPI support
1 participant