generate_frontend_call
Generates frontend code for API calls by specifying the endpoint path, HTTP method, and target framework. Simplify frontend integration with backend endpoints defined in Swagger/OpenAPI.
Instructions
Generate frontend API call code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| method | Yes | ||
| framework | Yes |