clerk / clerk-sdk-java

9 stars 7 forks source link

chore: 🐝 Update SDK - Generate #20

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

[!IMPORTANT] Linting report available at: https://app.speakeasyapi.dev/org/clerk/clerk/linting-report/173060fb903019e2b82427b04c1086b5 OpenAPI Change report available at: https://app.speakeasyapi.dev/org/clerk/clerk/changes-report/ccb7b857e3786dd40e6873561e3d950b

SDK update

Based on:

└─┬Components
  ├─┬Oauth
  │ └─┬strategy
  │   ├──[➕] enum (3971:15)
  │   ├──[➕] enum (3969:15)
  │   └──[➕] enum (3970:15)
  ├─┬OTP
  │ └─┬strategy
  │   ├──[➕] enum (3919:15)
  │   ├──[➕] enum (3920:15)
  │   └──[➕] enum (3921:15)
  └─┬IdentificationLink
    └─┬type
      └──[➕] enum (3998:15)
Document Element Total Changes Breaking Changes
components 7 0

JAVA CHANGELOG

core: 3.26.3 - 2024-07-16

:wrench: Chores

core: 3.26.2 - 2024-07-09

:bug: Bug Fixes