Commit Graph

2 Commits

Author SHA1 Message Date
javier db9f273a5d Fixed some small issues encountered in the Open API specification document in the library target. 2025-10-08 01:17:35 +02:00
javier 825e9e8e7c OpenAPI client (#2)
This PR contains the work done to add the `Open API` dependencies into the library, plus to configure a dynamically generated client based on the latest [App Store Connect OAS document](https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip), downloaded from the [App Store Connect documentation](https://developer.apple.com/documentation/appstoreconnectapi/) website.

Reviewed-on: #2
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2025-10-06 14:51:36 +00:00