Open ccheetham opened 3 years ago
It would be helpful if the help doc contained something like the following:
+------------------------------+---------+------------------------------------------------+ | Endpoint | Methods | Description + +------------------------------+---------+------------------------------------------------+ | /api/ | GET | This document | | /api/project | GET | Generated project | | | POST | | | /api/config | GET | Configuration (project metadata and templates) | | /api/config/projectMetadata | GET | Project metadata for smart clients | | /api/config/projectTemplates | GET | Project template configuration | | /api/config/steeltoeVersions | GET | Steeltoe versions | ...
It would be helpful if the help doc contained something like the following: