Formatter & Kode
Validator OpenAPI / Swagger
Validate OpenAPI 3 specs against the spec rules.
Catatan editor
Understanding · A spec for the spec.
Bab mendalam ini saat ini hanya tersedia dalam bahasa Inggris. Alat konversi di atas berfungsi dalam bahasa Anda; artikel penjelasan panjangnya belum diterjemahkan.
Pertanyaan yang sering diajukan
Quick answers.
›Which versions of OpenAPI are supported?
The validator supports OpenAPI 3.0 and 3.1, as well as legacy Swagger 2.0 definitions in both YAML and JSON formats.
›Is my API specification private?
Yes. Validation happens locally within your browser using JavaScript. Your API keys, endpoints, and schema details are never uploaded to our servers.
›How do I fix validation errors?
The tool provides the specific line and column number for each error alongside a description of the rule violation. Correct these values in your editor and the validator will refresh the status.
›Does this tool lint for best practices?
This tool focuses on structural validity against the official specification. For custom style guides or naming conventions, a dedicated linter like Spectral is typically required.
Orang juga mencari
Fitur terkait
More in this room.
- OpenAPI 3.1 YAML ⇄ JSONKonversi spesifikasi OpenAPI antara YAML dan JSON.
- OpenAPI → Klien Axios TypeScriptBuat klien Axios berjenis dari spesifikasi OpenAPI apa pun.
- OpenAPI → Hook React QueryHook useQuery + useMutation yang dibuat secara otomatis per endpoint.
- OpenAPI → Koleksi PostmanKoleksi Postman v2.1 dari spesifikasi OpenAPI apa pun.
- GraphQL SDL ⇄ Tipe TypeScriptJelajahi skema, hasilkan antarmuka berjenis — dan sebaliknya.
- JSON Schema → Zod / Valibot / ArkTypeTiga varian validator runtime dari satu JSON Schema.