Skip to content

Add endpoint information to /api/ endpoint help doc #62

@ccheetham

Description

@ccheetham

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                              |
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions