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

feat: implement Swagger API for the new exposed APIs #236

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

namhoang1604
Copy link
Contributor

@namhoang1604 namhoang1604 commented Dec 25, 2024

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

This PR adds Swagger API for the new exposed API route, the API also supports versioning.

Related Tickets & Documents

https://github.com/gs-gs/fa-ag-trace/issues/867
https://github.com/gs-gs/fa-ag-trace/issues/866

Mobile & Desktop Screenshots/Recordings

image image image

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ vc-kit doc site
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
Copy link

github-actions bot commented Dec 25, 2024

Coverage report

Caution

Coverage does not meet threshold
Statements coverage not met for global: expected <=25 not covered statements, but got 0

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from a78d244

@namhoang1604 namhoang1604 merged commit f0039d2 into next Dec 27, 2024
3 checks passed
@namhoang1604 namhoang1604 deleted the feat/implement-swagger-api branch December 27, 2024 10:34
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.

3 participants