22 lines
597 B
Markdown
22 lines
597 B
Markdown
---
|
|
name: sizes-routes
|
|
description: Handle 1 OpenAPI operation(s) under /v2/sizes for the sizes route group.
|
|
---
|
|
|
|
# sizes API Routes
|
|
|
|
Handle 1 OpenAPI operation(s) under /v2/sizes for the sizes route group.
|
|
|
|
Use the generated operation tools to make real API calls. Do not invent API responses.
|
|
If a tool reports missing setup, return the exact setup field name to the caller.
|
|
For write, update, or delete operations, state the intended action before calling the tool.
|
|
|
|
## Operations
|
|
|
|
### get_v2_sizes
|
|
|
|
- Operation ID: `get_v2_sizes`
|
|
- Route: `GET /v2/sizes`
|
|
- Mode: READ
|
|
- Summary: get_/v2/sizes
|