Skip to content

Commit

Permalink
Updating the API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoCardoso913 authored and dsantosferreira committed Sep 8, 2023
1 parent deedeb5 commit 69fa138
Show file tree
Hide file tree
Showing 3 changed files with 6,725 additions and 10,499 deletions.
6 changes: 4 additions & 2 deletions documentation/docs-index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,15 @@ module.exports = {
"companies/disable",
"companies/enable",
"companies/delete",
"companies/concurrent-offers"
"companies/concurrent-offers",
"companies/get-application"
],
Applications: [
"applications/create",
"applications/search",
"applications/approve",
"applications/reject"
"applications/reject",
"applications/validate"
],
Auth: [
"auth/login",
Expand Down
Loading

0 comments on commit 69fa138

Please sign in to comment.