Tags: astrotuna201/JSONAPI-OpenAPI
Tags
Merge pull request mattpolzin#24 from mattpolzin/fix-reserved-words-i… …n-paths3 for an easy win, expose swift naming logic for downstream use.
Merge pull request mattpolzin#19 from mattpolzin/fix-relationship-gen Fix relationship gen for JSONAPI v5
Merge pull request mattpolzin#18 from mattpolzin/anyof-as-oneof treat anyof as oneof for structure parsing type generation.
Merge pull request mattpolzin#17 from mattpolzin/named-example-parse-… …tests Named example parse tests
Merge pull request mattpolzin#16 from mattpolzin/more-poly-support More poly support
Merge pull request mattpolzin#15 from mattpolzin/catch-undefined-para… …meters catch undefined path parameters before they cause a swift compilation…
Merge pull request mattpolzin#14 from mattpolzin/openapikit-v2 OpenAPIKit v2
Merge pull request mattpolzin#13 from mattpolzin/jsonapi-v5 JSONAPI v5 release
Update Package.swift Switch to Swift Package Manager dependency URLs that contain the .git extension. This is not required by SwiftPM, but if a project does not consistently use the .git extension on dependency URLs (or not) then SwiftPM can get into trouble. The majority of open source projects use or suggest using the .git extension, so this project will standardize in that direction as well.
Merge pull request mattpolzin#11 from mattpolzin/ephemeral-request-cache give the session for test requests an ephemeral (in memory) cache.
PreviousNext