OpenAPI Copy - Swagger endpoint for LLMs 제작자: GusevP
Copy one endpoint out of a Swagger UI or OpenAPI spec, with every schema it references, as a self-contained YAML or JSON document you can paste into ChatGPT or Claude. Buttons next to each operation, plus a popup with filter and multi-select.
Android™용 Firefox에서 사용 가능Android™용 Firefox에서 사용 가능
Android용 Firefox에서 이 확장 기능을 열려면 QR 코드를 스캔하세요
확장 메타 데이터
스크린샷
정보
Swagger UI renders an operation as nested HTML. There’s no useful way to copy the whole thing, so you end up pasting a 300 KB spec into your LLM just to ask about one endpoint. Most of that context is for endpoints you’ll never call.
OpenAPI Copy adds a Copy button to every operation in Swagger UI. One click gives you a compact, self-contained OpenAPI document for that endpoint. It keeps the required $refs, collects referenced schemas transitively, and includes the security scheme used by the operation. The result is usually 1–3 KB instead of 100–500 KB.
Copy an entire endpoint, just the request body, successful and default responses, or the full spec. Choose YAML or JSON.
No account, analytics, or backend. Specs are processed locally in your browser. Open source under the MIT license:
https://github.com/GusevP/openapi-copy-extension
OpenAPI Copy requests no access to websites when installed. It can read the current tab only after you click its toolbar icon. If you’d rather not click, “Always on this site” grants one origin, and “On every site” grants all of them — both at runtime, both revocable, neither required.
OpenAPI Copy adds a Copy button to every operation in Swagger UI. One click gives you a compact, self-contained OpenAPI document for that endpoint. It keeps the required $refs, collects referenced schemas transitively, and includes the security scheme used by the operation. The result is usually 1–3 KB instead of 100–500 KB.
Copy an entire endpoint, just the request body, successful and default responses, or the full spec. Choose YAML or JSON.
- Works with Swagger UI and bare openapi.json or /api-docs pages
- Supports Swagger 2.0 and OpenAPI 3.x
- Handles recursive schemas and preserves every allOf branch
- Lets you filter and select multiple endpoints from the popup
- Accepts a spec URL when one cannot be detected on the page
- Marks the toolbar icon when the page you’re on has a spec behind it
No account, analytics, or backend. Specs are processed locally in your browser. Open source under the MIT license:
https://github.com/GusevP/openapi-copy-extension
OpenAPI Copy requests no access to websites when installed. It can read the current tab only after you click its toolbar icon. If you’d rather not click, “Always on this site” grants one origin, and “On every site” grants all of them — both at runtime, both revocable, neither required.
리뷰어 0명이 0점으로 평가함
권한 및 데이터
추가 정보