create-api-group
Create and configure a new API group in a Xano workspace, including enabling Swagger documentation, adding tags, and specifying a branch for organization.
Instructions
Create a new API group in the Xano workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name for the API group | |
description | Yes | Description of the API group | |
docs | No | Documentation for the API group | |
name | Yes | Name of the API group | |
swagger | Yes | Whether to enable Swagger documentation | |
tag | No | Tags to associate with the API group |