RubyGems Navigation menu

swagger23 0.1.0

swagger23 converts Swagger 2.0 (OAS 2) API specifications into OpenAPI 3.0.3 (OAS 3) specifications. Accepts JSON or YAML input, produces JSON or YAML output. Works as a Ruby library (Swagger23.convert) or a standalone CLI tool (swagger23). Handles paths, parameters, requestBody, components/schemas, securitySchemes, servers, $ref rewriting, collectionFormat, x-nullable, discriminator, OAuth2 flows, and file uploads. No external runtime dependencies. Safe for large specs.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 March 06, 2026 (15.5KB)

Runtime依存関係 (1):

json >= 2.0

Development依存関係 (2):

rake ~> 13.0
rspec ~> 3.12

所有者:

プッシュ者:

作者:

  • Maxim Veysgeym

SHA 256チェックサム:

=

累計ダウンロード数 167

このバージョンのみ 167

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.2.0

リンク: