OpenAPI ConverterConvert OpenAPI and Swagger files, or move supported description markers into OpenAPI fields, directly in VS Code. No telemetry. No network requests. The extension does not store your files. Commands
Convert a file
All conversions support JSON and YAML input and output. * The target version is older and may not support every feature. The extension completes the conversion and lists anything adjusted or removed. Your source file stays unchanged, and you decide whether to save the result. To convert a file:
Apply markersA supported marker in a description becomes an OpenAPI field. The marker is then removed from the description.
becomes:
Unsupported markers, such as OpenAPI: Convert Version applies supported markers before converting the file. See the marker reference for all supported markers and value rules. A complete example is available in examples/markers-swagger2.json. Privacy and securityAll processing happens on your computer. The extension makes no network
requests, sends no telemetry, and does not download external InstallationInstall OpenAPI Converter from the Visual Studio Code Marketplace, or download a
SupportReport bugs in GitHub Issues. For security issues, and for what must not go into a report, read the security policy. |