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
As a developer I want to document the API endpoints in-line to the code so that I can easily keep the API documentation up to date and so that people integrating with the API can do so easily.
This feature is done when:
A framework to annotate node.js code is chosen
Basic documentation of each endpoint is completed.
The text was updated successfully, but these errors were encountered:
As a developer I want to document the API endpoints in-line to the code so that I can easily keep the API documentation up to date and so that people integrating with the API can do so easily.
This feature is done when:
The text was updated successfully, but these errors were encountered: