29 lines
804 B
Markdown
29 lines
804 B
Markdown
---
|
|
name: op-1-clicks-routes
|
|
description: Handle 2 OpenAPI operation(s) under /v2/1-clicks for the 1 clicks route group.
|
|
---
|
|
|
|
# 1 clicks API Routes
|
|
|
|
Handle 2 OpenAPI operation(s) under /v2/1-clicks for the 1 clicks 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_1_clicks
|
|
|
|
- Operation ID: `get_v2_1_clicks`
|
|
- Route: `GET /v2/1-clicks`
|
|
- Mode: READ
|
|
- Summary: get_/v2/1-clicks
|
|
|
|
### post_v2_1_clicks_kubernetes
|
|
|
|
- Operation ID: `post_v2_1_clicks_kubernetes`
|
|
- Route: `POST /v2/1-clicks/kubernetes`
|
|
- Mode: WRITE
|
|
- Summary: post_/v2/1-clicks/kubernetes
|