Skip to content

Commit

Permalink
Add Swift OpenAPI Generator (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
czechboy0 committed Mar 1, 2024
1 parent ac2e38d commit 71300c5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2552,6 +2552,18 @@
v3: true
v3_1: true

- name: Swift OpenAPI Generator
category:
- sdk
- server
language: Swift
github: https://github.com/apple/swift-openapi-generator
link: https://github.com/apple/swift-openapi-generator
description: Generate Swift client and server code from an OpenAPI document. Includes support for type-safe JSON event streaming, multipart, Swift concurrency, customizable middlewares, and pluggable HTTP libraries.
v2: false
v3: true
v3_1: true

- name: wiretap
category:
- miscellaneous
Expand Down

0 comments on commit 71300c5

Please sign in to comment.