-
Notifications
You must be signed in to change notification settings - Fork 193
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
feat(openapi): generate openapi.yml with Ignite CLI for use with Swagger #1651
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1651 +/- ##
==========================================
+ Coverage 74.23% 74.31% +0.08%
==========================================
Files 183 191 +8
Lines 14977 15079 +102
==========================================
+ Hits 11118 11206 +88
- Misses 3229 3243 +14
Partials 630 630
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a symlink. Git has a special way of representing these.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is auto-generated by ignite CLI
Purpose
For Review
Just run
and you should get an output like so:
Note that the output file is more than 27,000 lines long, so we shouldn't commit it.