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

[Backport 4.5-7.16] Create CLI to extract API data from specification file #5553

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

Desvelao
Copy link
Member

Backport 92f9b91 from #5519.

* feat: create CLI to get the API data from the API spec file

- Create a new CLI to get the API data from the API specification file
- Add a new package script to get the data from the development major.minor
  version of API
- Remove the previous scripts and package script

* update: update API data

* changelog: add pull request entry

---------

Co-authored-by: Álex Ruiz <alejandro.ruiz.becerra@wazuh.com>
(cherry picked from commit 92f9b91)
@Desvelao Desvelao requested a review from a team as a code owner June 12, 2023 15:22
@Desvelao Desvelao self-assigned this Jun 12, 2023
@github-actions
Copy link
Contributor

Code coverage (Jest) % values
Statements 9.33% ( 3522 / 37759 )
Branches 4.92% ( 1434 / 29127 )
Functions 8.02% ( 752 / 9379 )
Lines 9.42% ( 3402 / 36127 )

Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

image

image

@AlexRuiz7 AlexRuiz7 merged commit 146751e into 4.5-7.16 Jun 14, 2023
@AlexRuiz7 AlexRuiz7 deleted the backport-5519-to-4.5-7.16 branch June 14, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor scripts/generate-api-4.0-info/generate-api-4.0-info.js to use OpenAPI spec
3 participants