apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.23k stars 89 forks source link

[Docs] Add the Examples index to the docc docs #468

Closed czechboy0 closed 5 months ago

czechboy0 commented 5 months ago

Motivation

Copy the Examples/README.md contents to the docc docs as well, as it's a great starting point.

Modifications

Some more polish + copied the contents (and updated links) for the examples.

Result

Easier to get started with examples when landing in the docc docs.

Test Plan

Tested that all the links work.