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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation #7

Open
6 tasks done
ricardopacheco opened this issue Apr 30, 2024 · 0 comments 路 May be fixed by #8
Open
6 tasks done

Add documentation #7

ricardopacheco opened this issue Apr 30, 2024 · 0 comments 路 May be fixed by #8
Assignees
Labels
priority:high High priority status:in-review In Review status type:improvement A suggestion for general improvements

Comments

@ricardopacheco
Copy link
Owner

ricardopacheco commented Apr 30, 2024

Summary 馃敶

The idea is to be able to document endpoints following structure standards. For later ease and also to be well known and versatile, we will use swagger as a documentation standard for the endpoints, using the rswag dependency, also already integrated with integration tests (dispensing with current functional tests directly in the controllers).

Proposed / Possible solution 馃敶

  • Install and configure rswag and its dependencies in the project.

Checklist

  • Install and configure rswag and its dependencies in the project.
  • Document existing endpoints;
  • Remove functional tests in controllers;

Additional

  • Configure git hooks with overcommit to run necessary actions before a commit;
  • onfigure development setup to automatically install overcommit;
  • Configure overcommit with the necessary options.
@ricardopacheco ricardopacheco self-assigned this Apr 30, 2024
@ricardopacheco ricardopacheco added priority:high High priority status:in-review In Review status type:improvement A suggestion for general improvements labels Apr 30, 2024
@ricardopacheco ricardopacheco linked a pull request Apr 30, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high High priority status:in-review In Review status type:improvement A suggestion for general improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant