Generate API Endpoint
apex opus api-endpoint <FILENAME>
|
|
Generate a new API endpoint class.
|
Parameters
| Parameter | Description |
|---|---|
| filename | File location of the new API endpoint class, relative to the /src/ directory. |
Flags
| Flag | Description |
|---|
Examples
- ./apex opus api-endpoint MyShop/Api/Invoices/List