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.45k stars 120 forks source link

Update FAQ script to include note on correctness of spelling mistake #654

Closed theoriginalbit closed 1 month ago

theoriginalbit commented 1 month ago

Motivation

Addressing https://github.com/apple/swift-openapi-generator/pull/653#issuecomment-2419247718

Modifications

I added a comment to the bash script provided in the FAQ to note the correctness of the spelling mistake of validation.

I also quickly went through all the documentation and fixed the few spelling mistakes I found.

Result

Better documentation for adopters, and their own review processes.

Test Plan

N/A