You can change any of these parameters after creating the project. None of these parameters are required.
Name | Type | Description | Notes |
---|---|---|---|
projectName | String | The name of the mini-API. This will be shown at the top of the mini-API's documentation. | [optional] |
projectDescription | String | The description of the mini-API. This will be shown at the top of the mini-API's documentation, below the title. | [optional] |
contactEmail | String | The email where users of your mini-API can contact you. This will be shown at the top of the mini-API's documentation. | [optional] |
groups | List<Group> | A list of groups. A section contains groups, and groups contain API endpoints. | [optional] |