0.1.0
What's Changed
- Initial compilation pipeline by @trejjam in #4
- Jwt token generator by @trejjam in #5
- Hide build time dependency by @trejjam in #6
- Add default value for TokenAudience and JwtExpiresAfter by @trejjam in #7
- Transpose anonymous enums to named components by @trejjam in #8
- Update readme by @trejjam in #10
- Enable nullable types by @trejjam in #14
- Switch to System.Text.Json by @trejjam in #13
- Enable generateNativeRecords by @trejjam in #15
- Jwt token cache by @trejjam in #16
- Unique deterministic types by @trejjam in #17
- Drop temporary project NSwagGenerator project by @trejjam in #18
- Control iat claim presence in the jwt token by @trejjam in #19
- Refactor anonymous enum processor by @trejjam in #20
- OpenApi oneOf response support by @trejjam in #21
- Modify Class template to invoke UpdateJsonSerializerSettings from base class by @trejjam in #22
- Add support for fetching the next link by @trejjam in #23
- Add correct enum string serialization/deserialization by @trejjam in #25
- Implement OneOfJsonConverter.Write by @trejjam in #26
- Too many requests exception by @trejjam in #28
- Too many requests parser by @trejjam in #29
- Fix code-analysis build errors/warnings by @trejjam in #33
- Add version to methods by @trejjam in #38
New Contributors
- @dependabot made their first contribution in #2
- @trejjam made their first contribution in #4
Full Changelog: https://github.com/aviationexam/apple-app-store-connect-api/commits/0.1.0