You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Describe the user story
There are many api endpoints and users are unaware. There is no document on the website so new PRs for additional endpoints do not feel the need to document.
Community Note
Describe the user story
There are many api endpoints and users are unaware. There is no document on the website so new PRs for additional endpoints do not feel the need to document.
Ref #997
Describe the solution you'd like
Create an initial document to start off the docs or document all the api endpoints here
atlantis/server/server.go
Lines 845 to 863 in 3bfd769
In the future, we can look into swagger documentation using a library that works well with gorilla mux.
https://onfolk.com/blog/swagger-with-go-walkthrough/
Describe the drawbacks of your solution
Need time to spend
Describe alternatives you've considered
Ignoring this problem
The text was updated successfully, but these errors were encountered: