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: Implements swagger API documentation #161

Merged
merged 5 commits into from
Oct 25, 2023
Merged

feat: Implements swagger API documentation #161

merged 5 commits into from
Oct 25, 2023

Conversation

gruyaume
Copy link
Contributor

@gruyaume gruyaume commented Oct 23, 2023

Description

Implements swagger API documentation. There is now a bottom navigation item named "API" that redirects to an automatically generated Swagger documentation. Currently, only the "Network Slice" endpoint is documented. The others will come in a different PR.

image
image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@gruyaume gruyaume changed the title feat: Implements swagger API documentation (partial) feat: Implements swagger API documentation Oct 25, 2023
@gruyaume gruyaume marked this pull request as ready for review October 25, 2023 14:26
@gruyaume gruyaume requested a review from a team as a code owner October 25, 2023 14:26
@gruyaume gruyaume merged commit c704edd into main Oct 25, 2023
@gruyaume gruyaume deleted the dev-api-docs branch October 25, 2023 20:50
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.

2 participants