Loading...
Loading...
Download remote OpenAPI JSON to a local file via aptx-ft. This skill applies when users request to fetch Swagger/OpenAPI specifications from a URL, save the spec to openapi.json, or prepare local input for subsequent model or service generation.
npx skill4agent add haibaraaiaptx/frontend-openapi-skills download-openapiaptx-ftpnpm add -D @aptx/frontend-tk-cli./openapi.jsonpnpm exec aptx-ft input download --url <url> --output <file>npx aptx-ft input download --url <url> --output <file>pnpm exec aptx-ft input download --url https://api.example.com/swagger.json --output ./openapi.json./openapi.json