clerk-http-client 2.0.0.beta1 → 2.0.0.beta3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. checksums.yaml +4 -4
  2. data/lib/clerk-http-client/models/actor_token.rb +1 -0
  3. data/lib/clerk-http-client/models/add_domain_request.rb +1 -0
  4. data/lib/clerk-http-client/models/admin.rb +1 -0
  5. data/lib/clerk-http-client/models/allowlist_identifier.rb +1 -0
  6. data/lib/clerk-http-client/models/blocklist_identifier.rb +1 -0
  7. data/lib/clerk-http-client/models/blocklist_identifiers.rb +1 -0
  8. data/lib/clerk-http-client/models/change_production_instance_domain_request.rb +1 -0
  9. data/lib/clerk-http-client/models/clerk_error.rb +1 -0
  10. data/lib/clerk-http-client/models/clerk_errors.rb +1 -0
  11. data/lib/clerk-http-client/models/client.rb +1 -0
  12. data/lib/clerk-http-client/models/cname_target.rb +1 -0
  13. data/lib/clerk-http-client/models/create_actor_token_request.rb +1 -0
  14. data/lib/clerk-http-client/models/create_allowlist_identifier_request.rb +1 -0
  15. data/lib/clerk-http-client/models/create_blocklist_identifier_request.rb +1 -0
  16. data/lib/clerk-http-client/models/create_bulk_invitations_request_inner.rb +1 -0
  17. data/lib/clerk-http-client/models/create_email_address_request.rb +1 -0
  18. data/lib/clerk-http-client/models/create_invitation_request.rb +1 -0
  19. data/lib/clerk-http-client/models/create_jwt_template_request.rb +1 -0
  20. data/lib/clerk-http-client/models/create_oauth_application_request.rb +1 -0
  21. data/lib/clerk-http-client/models/create_organization_domain_request.rb +1 -0
  22. data/lib/clerk-http-client/models/create_organization_invitation_bulk_request_inner.rb +1 -0
  23. data/lib/clerk-http-client/models/create_organization_invitation_request.rb +1 -0
  24. data/lib/clerk-http-client/models/create_organization_membership_request.rb +1 -0
  25. data/lib/clerk-http-client/models/create_organization_request.rb +1 -0
  26. data/lib/clerk-http-client/models/create_phone_number_request.rb +1 -0
  27. data/lib/clerk-http-client/models/create_redirect_url_request.rb +1 -0
  28. data/lib/clerk-http-client/models/create_saml_connection_request.rb +1 -0
  29. data/lib/clerk-http-client/models/create_saml_connection_request_attribute_mapping.rb +1 -0
  30. data/lib/clerk-http-client/models/create_session_request.rb +1 -0
  31. data/lib/clerk-http-client/models/create_session_token200_response.rb +1 -0
  32. data/lib/clerk-http-client/models/create_session_token_from_template_request.rb +1 -0
  33. data/lib/clerk-http-client/models/create_session_token_request.rb +1 -0
  34. data/lib/clerk-http-client/models/create_sign_in_token_request.rb +1 -0
  35. data/lib/clerk-http-client/models/create_user_request.rb +1 -0
  36. data/lib/clerk-http-client/models/create_waitlist_entry_request.rb +1 -0
  37. data/lib/clerk-http-client/models/deleted_object.rb +1 -0
  38. data/lib/clerk-http-client/models/disable_mfa200_response.rb +1 -0
  39. data/lib/clerk-http-client/models/domain.rb +1 -0
  40. data/lib/clerk-http-client/models/domains.rb +1 -0
  41. data/lib/clerk-http-client/models/email_address.rb +1 -0
  42. data/lib/clerk-http-client/models/email_address_verification.rb +3 -0
  43. data/lib/clerk-http-client/models/from_oauth.rb +1 -0
  44. data/lib/clerk-http-client/models/from_oauth_error.rb +3 -0
  45. data/lib/clerk-http-client/models/get_oauth_access_token200_response_inner.rb +1 -0
  46. data/lib/clerk-http-client/models/identification_link.rb +1 -0
  47. data/lib/clerk-http-client/models/instance.rb +1 -0
  48. data/lib/clerk-http-client/models/instance_restrictions.rb +1 -0
  49. data/lib/clerk-http-client/models/invitation.rb +1 -0
  50. data/lib/clerk-http-client/models/jwks.rb +1 -0
  51. data/lib/clerk-http-client/models/jwks_keys_inner.rb +1 -0
  52. data/lib/clerk-http-client/models/jwt_template.rb +1 -0
  53. data/lib/clerk-http-client/models/list_waitlist_entries200_response.rb +1 -0
  54. data/lib/clerk-http-client/models/merge_organization_metadata_request.rb +1 -0
  55. data/lib/clerk-http-client/models/oauth_application.rb +1 -0
  56. data/lib/clerk-http-client/models/oauth_application_with_secret.rb +1 -0
  57. data/lib/clerk-http-client/models/oauth_applications.rb +1 -0
  58. data/lib/clerk-http-client/models/organization.rb +1 -0
  59. data/lib/clerk-http-client/models/organization_domain.rb +1 -0
  60. data/lib/clerk-http-client/models/organization_domain_verification.rb +1 -0
  61. data/lib/clerk-http-client/models/organization_domains.rb +1 -0
  62. data/lib/clerk-http-client/models/organization_invitation.rb +1 -0
  63. data/lib/clerk-http-client/models/organization_invitation_with_public_organization_data.rb +1 -0
  64. data/lib/clerk-http-client/models/organization_invitation_with_public_organization_data_public_organization_data.rb +1 -0
  65. data/lib/clerk-http-client/models/organization_invitations.rb +1 -0
  66. data/lib/clerk-http-client/models/organization_invitations_with_public_organization_data.rb +1 -0
  67. data/lib/clerk-http-client/models/organization_membership.rb +1 -0
  68. data/lib/clerk-http-client/models/organization_membership_public_user_data.rb +1 -0
  69. data/lib/clerk-http-client/models/organization_memberships.rb +1 -0
  70. data/lib/clerk-http-client/models/organization_settings.rb +1 -0
  71. data/lib/clerk-http-client/models/organization_with_logo.rb +1 -0
  72. data/lib/clerk-http-client/models/organizations.rb +1 -0
  73. data/lib/clerk-http-client/models/otp.rb +1 -0
  74. data/lib/clerk-http-client/models/passkey.rb +1 -0
  75. data/lib/clerk-http-client/models/phone_number.rb +1 -0
  76. data/lib/clerk-http-client/models/phone_number_verification.rb +3 -0
  77. data/lib/clerk-http-client/models/preview_template_request.rb +1 -0
  78. data/lib/clerk-http-client/models/proxy_check.rb +1 -0
  79. data/lib/clerk-http-client/models/redirect_url.rb +1 -0
  80. data/lib/clerk-http-client/models/revoke_invitation200_response.rb +1 -0
  81. data/lib/clerk-http-client/models/revoke_organization_invitation_request.rb +1 -0
  82. data/lib/clerk-http-client/models/saml.rb +1 -0
  83. data/lib/clerk-http-client/models/saml_account.rb +1 -0
  84. data/lib/clerk-http-client/models/saml_account_saml_connection.rb +3 -0
  85. data/lib/clerk-http-client/models/saml_account_verification.rb +3 -0
  86. data/lib/clerk-http-client/models/saml_connection.rb +1 -0
  87. data/lib/clerk-http-client/models/saml_connections.rb +1 -0
  88. data/lib/clerk-http-client/models/schemas_passkey.rb +1 -0
  89. data/lib/clerk-http-client/models/schemas_passkey_verification.rb +3 -0
  90. data/lib/clerk-http-client/models/schemas_saml_connection.rb +1 -0
  91. data/lib/clerk-http-client/models/schemas_saml_connection_attribute_mapping.rb +1 -0
  92. data/lib/clerk-http-client/models/session.rb +1 -0
  93. data/lib/clerk-http-client/models/session_latest_activity.rb +1 -0
  94. data/lib/clerk-http-client/models/sign_in_token.rb +1 -0
  95. data/lib/clerk-http-client/models/sign_up.rb +1 -0
  96. data/lib/clerk-http-client/models/svix_url.rb +1 -0
  97. data/lib/clerk-http-client/models/template.rb +1 -0
  98. data/lib/clerk-http-client/models/testing_token.rb +1 -0
  99. data/lib/clerk-http-client/models/ticket.rb +1 -0
  100. data/lib/clerk-http-client/models/toggle_template_delivery_request.rb +1 -0
  101. data/lib/clerk-http-client/models/total_count.rb +1 -0
  102. data/lib/clerk-http-client/models/totp.rb +1 -0
  103. data/lib/clerk-http-client/models/update_domain_request.rb +1 -0
  104. data/lib/clerk-http-client/models/update_email_address_request.rb +1 -0
  105. data/lib/clerk-http-client/models/update_instance_auth_config200_response.rb +1 -0
  106. data/lib/clerk-http-client/models/update_instance_auth_config_request.rb +1 -0
  107. data/lib/clerk-http-client/models/update_instance_organization_settings_request.rb +1 -0
  108. data/lib/clerk-http-client/models/update_instance_request.rb +1 -0
  109. data/lib/clerk-http-client/models/update_instance_restrictions_request.rb +1 -0
  110. data/lib/clerk-http-client/models/update_oauth_application_request.rb +1 -0
  111. data/lib/clerk-http-client/models/update_organization_domain_request.rb +1 -0
  112. data/lib/clerk-http-client/models/update_organization_membership_metadata_request.rb +1 -0
  113. data/lib/clerk-http-client/models/update_organization_membership_request.rb +1 -0
  114. data/lib/clerk-http-client/models/update_organization_request.rb +1 -0
  115. data/lib/clerk-http-client/models/update_phone_number_request.rb +1 -0
  116. data/lib/clerk-http-client/models/update_production_instance_domain_request.rb +1 -0
  117. data/lib/clerk-http-client/models/update_saml_connection_request.rb +1 -0
  118. data/lib/clerk-http-client/models/update_saml_connection_request_attribute_mapping.rb +1 -0
  119. data/lib/clerk-http-client/models/update_sign_up_request.rb +1 -0
  120. data/lib/clerk-http-client/models/update_user_metadata_request.rb +1 -0
  121. data/lib/clerk-http-client/models/update_user_request.rb +1 -0
  122. data/lib/clerk-http-client/models/upsert_template_request.rb +1 -0
  123. data/lib/clerk-http-client/models/user.rb +1 -0
  124. data/lib/clerk-http-client/models/verify_client_request.rb +1 -0
  125. data/lib/clerk-http-client/models/verify_domain_proxy_request.rb +1 -0
  126. data/lib/clerk-http-client/models/verify_password200_response.rb +1 -0
  127. data/lib/clerk-http-client/models/verify_password_request.rb +1 -0
  128. data/lib/clerk-http-client/models/verify_session_request.rb +1 -0
  129. data/lib/clerk-http-client/models/verify_totp200_response.rb +1 -0
  130. data/lib/clerk-http-client/models/verify_totp_request.rb +1 -0
  131. data/lib/clerk-http-client/models/waitlist_entry.rb +1 -0
  132. data/lib/clerk-http-client/models/web3_signature.rb +1 -0
  133. data/lib/clerk-http-client/models/web3_wallet.rb +1 -0
  134. data/lib/clerk-http-client/models/web3_wallet_verification.rb +3 -0
  135. data/lib/clerk-http-client/version.rb +1 -1
  136. data/lib/clerk-http-client.rb +6 -0
  137. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1ce3351f8813300cb08ab140c82ad4031b64b639ea93e432178458d51f1c802
4
- data.tar.gz: df7c20a6bf70f5826ed5e89ba69ac79888326c138a6a90b4424e1009dc11c4ac
3
+ metadata.gz: 487b480dbd2c305d9be1006db68c40c7892aff1021bcff3e6ba9d0ac59e4fa58
4
+ data.tar.gz: 9fc246c7061d9d42292273ea926ea723ddfadf19f0464738486bf3a90ca67f6e
5
5
  SHA512:
6
- metadata.gz: e32344d49e2dd1543a05068c5ca48a45620dacf47dcc3e01a6cd1a598d04e2de7cf609d50e27af59ad412c504b354a4aa775cd981696c610ae4cb29929425f44
7
- data.tar.gz: 987b08eec46c53b7b5b599bca331465ee22e689d517f511ec5eb1e54ee02eff48625161055f5b09af7951a3ffcde78c72af83305bae50da25a94c5c798943995
6
+ metadata.gz: 45fbf6868036f3d166d5541f212c5cbf355d7b11e966120ded32437e56e4c42b9351f68ceaf89fbefd824f3a224f0148e16425914b2658c99aeb6a298152892d
7
+ data.tar.gz: e2abe182dff80146e96ac14b70802bfbd571d184fc24a8f3d7ad49edec1eefd1b9d1da0b0e3b6dc0fe23029dd06c2a059a5d3b9f581e496d1247033b270e6371
@@ -382,4 +382,5 @@ module ClerkHttpClient
382
382
 
383
383
  end
384
384
 
385
+ class Model::ActorToken < ActorToken; end;
385
386
  end
@@ -246,4 +246,5 @@ module ClerkHttpClient
246
246
 
247
247
  end
248
248
 
249
+ class Model::AddDomainRequest < AddDomainRequest; end;
249
250
  end
@@ -300,4 +300,5 @@ module ClerkHttpClient
300
300
 
301
301
  end
302
302
 
303
+ class Model::Admin < Admin; end;
303
304
  end
@@ -324,4 +324,5 @@ module ClerkHttpClient
324
324
 
325
325
  end
326
326
 
327
+ class Model::AllowlistIdentifier < AllowlistIdentifier; end;
327
328
  end
@@ -315,4 +315,5 @@ module ClerkHttpClient
315
315
 
316
316
  end
317
317
 
318
+ class Model::BlocklistIdentifier < BlocklistIdentifier; end;
318
319
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::BlocklistIdentifiers < BlocklistIdentifiers; end;
240
241
  end
@@ -222,4 +222,5 @@ module ClerkHttpClient
222
222
 
223
223
  end
224
224
 
225
+ class Model::ChangeProductionInstanceDomainRequest < ChangeProductionInstanceDomainRequest; end;
225
226
  end
@@ -268,4 +268,5 @@ module ClerkHttpClient
268
268
 
269
269
  end
270
270
 
271
+ class Model::ClerkError < ClerkError; end;
271
272
  end
@@ -229,4 +229,5 @@ module ClerkHttpClient
229
229
 
230
230
  end
231
231
 
232
+ class Model::ClerkErrors < ClerkErrors; end;
232
233
  end
@@ -377,4 +377,5 @@ module ClerkHttpClient
377
377
 
378
378
  end
379
379
 
380
+ class Model::Client < Client; end;
380
381
  end
@@ -251,4 +251,5 @@ module ClerkHttpClient
251
251
 
252
252
  end
253
253
 
254
+ class Model::CNameTarget < CNameTarget; end;
254
255
  end
@@ -260,4 +260,5 @@ module ClerkHttpClient
260
260
 
261
261
  end
262
262
 
263
+ class Model::CreateActorTokenRequest < CreateActorTokenRequest; end;
263
264
  end
@@ -231,4 +231,5 @@ module ClerkHttpClient
231
231
 
232
232
  end
233
233
 
234
+ class Model::CreateAllowlistIdentifierRequest < CreateAllowlistIdentifierRequest; end;
234
235
  end
@@ -219,4 +219,5 @@ module ClerkHttpClient
219
219
 
220
220
  end
221
221
 
222
+ class Model::CreateBlocklistIdentifierRequest < CreateBlocklistIdentifierRequest; end;
222
223
  end
@@ -302,4 +302,5 @@ module ClerkHttpClient
302
302
 
303
303
  end
304
304
 
305
+ class Model::CreateBulkInvitationsRequestInner < CreateBulkInvitationsRequestInner; end;
305
306
  end
@@ -244,4 +244,5 @@ module ClerkHttpClient
244
244
 
245
245
  end
246
246
 
247
+ class Model::CreateEmailAddressRequest < CreateEmailAddressRequest; end;
247
248
  end
@@ -347,4 +347,5 @@ module ClerkHttpClient
347
347
 
348
348
  end
349
349
 
350
+ class Model::CreateInvitationRequest < CreateInvitationRequest; end;
350
351
  end
@@ -324,4 +324,5 @@ module ClerkHttpClient
324
324
 
325
325
  end
326
326
 
327
+ class Model::CreateJWTTemplateRequest < CreateJWTTemplateRequest; end;
327
328
  end
@@ -251,4 +251,5 @@ module ClerkHttpClient
251
251
 
252
252
  end
253
253
 
254
+ class Model::CreateOAuthApplicationRequest < CreateOAuthApplicationRequest; end;
254
255
  end
@@ -233,4 +233,5 @@ module ClerkHttpClient
233
233
 
234
234
  end
235
235
 
236
+ class Model::CreateOrganizationDomainRequest < CreateOrganizationDomainRequest; end;
236
237
  end
@@ -281,4 +281,5 @@ module ClerkHttpClient
281
281
 
282
282
  end
283
283
 
284
+ class Model::CreateOrganizationInvitationBulkRequestInner < CreateOrganizationInvitationBulkRequestInner; end;
284
285
  end
@@ -316,4 +316,5 @@ module ClerkHttpClient
316
316
 
317
317
  end
318
318
 
319
+ class Model::CreateOrganizationInvitationRequest < CreateOrganizationInvitationRequest; end;
319
320
  end
@@ -236,4 +236,5 @@ module ClerkHttpClient
236
236
 
237
237
  end
238
238
 
239
+ class Model::CreateOrganizationMembershipRequest < CreateOrganizationMembershipRequest; end;
239
240
  end
@@ -283,4 +283,5 @@ module ClerkHttpClient
283
283
 
284
284
  end
285
285
 
286
+ class Model::CreateOrganizationRequest < CreateOrganizationRequest; end;
286
287
  end
@@ -255,4 +255,5 @@ module ClerkHttpClient
255
255
 
256
256
  end
257
257
 
258
+ class Model::CreatePhoneNumberRequest < CreatePhoneNumberRequest; end;
258
259
  end
@@ -212,4 +212,5 @@ module ClerkHttpClient
212
212
 
213
213
  end
214
214
 
215
+ class Model::CreateRedirectURLRequest < CreateRedirectURLRequest; end;
215
216
  end
@@ -363,4 +363,5 @@ module ClerkHttpClient
363
363
 
364
364
  end
365
365
 
366
+ class Model::CreateSAMLConnectionRequest < CreateSAMLConnectionRequest; end;
366
367
  end
@@ -239,4 +239,5 @@ module ClerkHttpClient
239
239
 
240
240
  end
241
241
 
242
+ class Model::CreateSAMLConnectionRequestAttributeMapping < CreateSAMLConnectionRequestAttributeMapping; end;
242
243
  end
@@ -212,4 +212,5 @@ module ClerkHttpClient
212
212
 
213
213
  end
214
214
 
215
+ class Model::CreateSessionRequest < CreateSessionRequest; end;
215
216
  end
@@ -254,4 +254,5 @@ module ClerkHttpClient
254
254
 
255
255
  end
256
256
 
257
+ class Model::CreateSessionToken200Response < CreateSessionToken200Response; end;
257
258
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::CreateSessionTokenFromTemplateRequest < CreateSessionTokenFromTemplateRequest; end;
240
241
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::CreateSessionTokenRequest < CreateSessionTokenRequest; end;
240
241
  end
@@ -224,4 +224,5 @@ module ClerkHttpClient
224
224
 
225
225
  end
226
226
 
227
+ class Model::CreateSignInTokenRequest < CreateSignInTokenRequest; end;
227
228
  end
@@ -456,4 +456,5 @@ module ClerkHttpClient
456
456
 
457
457
  end
458
458
 
459
+ class Model::CreateUserRequest < CreateUserRequest; end;
459
460
  end
@@ -229,4 +229,5 @@ module ClerkHttpClient
229
229
 
230
230
  end
231
231
 
232
+ class Model::CreateWaitlistEntryRequest < CreateWaitlistEntryRequest; end;
232
233
  end
@@ -252,4 +252,5 @@ module ClerkHttpClient
252
252
 
253
253
  end
254
254
 
255
+ class Model::DeletedObject < DeletedObject; end;
255
256
  end
@@ -211,4 +211,5 @@ module ClerkHttpClient
211
211
 
212
212
  end
213
213
 
214
+ class Model::DisableMFA200Response < DisableMFA200Response; end;
214
215
  end
@@ -365,4 +365,5 @@ module ClerkHttpClient
365
365
 
366
366
  end
367
367
 
368
+ class Model::Domain < Domain; end;
368
369
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::Domains < Domains; end;
240
241
  end
@@ -368,4 +368,5 @@ module ClerkHttpClient
368
368
 
369
369
  end
370
370
 
371
+ class Model::EmailAddress < EmailAddress; end;
371
372
  end
@@ -103,4 +103,7 @@ module ClerkHttpClient
103
103
  end
104
104
  end
105
105
 
106
+ module Model::ClerkHttpClient
107
+ extends ClerkHttpClient
108
+ end
106
109
  end
@@ -321,4 +321,5 @@ module ClerkHttpClient
321
321
 
322
322
  end
323
323
 
324
+ class Model::FromOAuth < FromOAuth; end;
324
325
  end
@@ -101,4 +101,7 @@ module ClerkHttpClient
101
101
  end
102
102
  end
103
103
 
104
+ module Model::ClerkHttpClient
105
+ extends ClerkHttpClient
106
+ end
104
107
  end
@@ -305,4 +305,5 @@ module ClerkHttpClient
305
305
 
306
306
  end
307
307
 
308
+ class Model::GetOAuthAccessToken200ResponseInner < GetOAuthAccessToken200ResponseInner; end;
308
309
  end
@@ -268,4 +268,5 @@ module ClerkHttpClient
268
268
 
269
269
  end
270
270
 
271
+ class Model::IdentificationLink < IdentificationLink; end;
271
272
  end
@@ -276,4 +276,5 @@ module ClerkHttpClient
276
276
 
277
277
  end
278
278
 
279
+ class Model::Instance < Instance; end;
279
280
  end
@@ -282,4 +282,5 @@ module ClerkHttpClient
282
282
 
283
283
  end
284
284
 
285
+ class Model::InstanceRestrictions < InstanceRestrictions; end;
285
286
  end
@@ -387,4 +387,5 @@ module ClerkHttpClient
387
387
 
388
388
  end
389
389
 
390
+ class Model::Invitation < Invitation; end;
390
391
  end
@@ -213,4 +213,5 @@ module ClerkHttpClient
213
213
 
214
214
  end
215
215
 
216
+ class Model::JWKS < JWKS; end;
216
217
  end
@@ -274,4 +274,5 @@ module ClerkHttpClient
274
274
 
275
275
  end
276
276
 
277
+ class Model::JWKSKeysInner < JWKSKeysInner; end;
277
278
  end
@@ -384,4 +384,5 @@ module ClerkHttpClient
384
384
 
385
385
  end
386
386
 
387
+ class Model::JWTTemplate < JWTTemplate; end;
387
388
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::ListWaitlistEntries200Response < ListWaitlistEntries200Response; end;
240
241
  end
@@ -226,4 +226,5 @@ module ClerkHttpClient
226
226
 
227
227
  end
228
228
 
229
+ class Model::MergeOrganizationMetadataRequest < MergeOrganizationMetadataRequest; end;
229
230
  end
@@ -478,4 +478,5 @@ module ClerkHttpClient
478
478
 
479
479
  end
480
480
 
481
+ class Model::OAuthApplication < OAuthApplication; end;
481
482
  end
@@ -495,4 +495,5 @@ module ClerkHttpClient
495
495
 
496
496
  end
497
497
 
498
+ class Model::OAuthApplicationWithSecret < OAuthApplicationWithSecret; end;
498
499
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::OAuthApplications < OAuthApplications; end;
240
241
  end
@@ -415,4 +415,5 @@ module ClerkHttpClient
415
415
 
416
416
  end
417
417
 
418
+ class Model::Organization < Organization; end;
418
419
  end
@@ -361,4 +361,5 @@ module ClerkHttpClient
361
361
 
362
362
  end
363
363
 
364
+ class Model::OrganizationDomain < OrganizationDomain; end;
364
365
  end
@@ -278,4 +278,5 @@ module ClerkHttpClient
278
278
 
279
279
  end
280
280
 
281
+ class Model::OrganizationDomainVerification < OrganizationDomainVerification; end;
281
282
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::OrganizationDomains < OrganizationDomains; end;
240
241
  end
@@ -364,4 +364,5 @@ module ClerkHttpClient
364
364
 
365
365
  end
366
366
 
367
+ class Model::OrganizationInvitation < OrganizationInvitation; end;
367
368
  end
@@ -362,4 +362,5 @@ module ClerkHttpClient
362
362
 
363
363
  end
364
364
 
365
+ class Model::OrganizationInvitationWithPublicOrganizationData < OrganizationInvitationWithPublicOrganizationData; end;
365
366
  end
@@ -247,4 +247,5 @@ module ClerkHttpClient
247
247
 
248
248
  end
249
249
 
250
+ class Model::OrganizationInvitationWithPublicOrganizationDataPublicOrganizationData < OrganizationInvitationWithPublicOrganizationDataPublicOrganizationData; end;
250
251
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::OrganizationInvitations < OrganizationInvitations; end;
240
241
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::OrganizationInvitationsWithPublicOrganizationData < OrganizationInvitationsWithPublicOrganizationData; end;
240
241
  end
@@ -347,4 +347,5 @@ module ClerkHttpClient
347
347
 
348
348
  end
349
349
 
350
+ class Model::OrganizationMembership < OrganizationMembership; end;
350
351
  end
@@ -269,4 +269,5 @@ module ClerkHttpClient
269
269
 
270
270
  end
271
271
 
272
+ class Model::OrganizationMembershipPublicUserData < OrganizationMembershipPublicUserData; end;
272
273
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::OrganizationMemberships < OrganizationMemberships; end;
240
241
  end
@@ -388,4 +388,5 @@ module ClerkHttpClient
388
388
 
389
389
  end
390
390
 
391
+ class Model::OrganizationSettings < OrganizationSettings; end;
391
392
  end
@@ -456,4 +456,5 @@ module ClerkHttpClient
456
456
 
457
457
  end
458
458
 
459
+ class Model::OrganizationWithLogo < OrganizationWithLogo; end;
459
460
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::Organizations < Organizations; end;
240
241
  end
@@ -312,4 +312,5 @@ module ClerkHttpClient
312
312
 
313
313
  end
314
314
 
315
+ class Model::OTP < OTP; end;
315
316
  end
@@ -321,4 +321,5 @@ module ClerkHttpClient
321
321
 
322
322
  end
323
323
 
324
+ class Model::Passkey < Passkey; end;
324
325
  end
@@ -388,4 +388,5 @@ module ClerkHttpClient
388
388
 
389
389
  end
390
390
 
391
+ class Model::PhoneNumber < PhoneNumber; end;
391
392
  end
@@ -102,4 +102,7 @@ module ClerkHttpClient
102
102
  end
103
103
  end
104
104
 
105
+ module Model::ClerkHttpClient
106
+ extends ClerkHttpClient
107
+ end
105
108
  end
@@ -243,4 +243,5 @@ module ClerkHttpClient
243
243
 
244
244
  end
245
245
 
246
+ class Model::PreviewTemplateRequest < PreviewTemplateRequest; end;
246
247
  end
@@ -364,4 +364,5 @@ module ClerkHttpClient
364
364
 
365
365
  end
366
366
 
367
+ class Model::ProxyCheck < ProxyCheck; end;
367
368
  end
@@ -318,4 +318,5 @@ module ClerkHttpClient
318
318
 
319
319
  end
320
320
 
321
+ class Model::RedirectURL < RedirectURL; end;
321
322
  end
@@ -394,4 +394,5 @@ module ClerkHttpClient
394
394
 
395
395
  end
396
396
 
397
+ class Model::RevokeInvitation200Response < RevokeInvitation200Response; end;
397
398
  end
@@ -213,4 +213,5 @@ module ClerkHttpClient
213
213
 
214
214
  end
215
215
 
216
+ class Model::RevokeOrganizationInvitationRequest < RevokeOrganizationInvitationRequest; end;
216
217
  end
@@ -328,4 +328,5 @@ module ClerkHttpClient
328
328
 
329
329
  end
330
330
 
331
+ class Model::SAML < SAML; end;
331
332
  end
@@ -380,4 +380,5 @@ module ClerkHttpClient
380
380
 
381
381
  end
382
382
 
383
+ class Model::SAMLAccount < SAMLAccount; end;
383
384
  end
@@ -101,4 +101,7 @@ module ClerkHttpClient
101
101
  end
102
102
  end
103
103
 
104
+ module Model::ClerkHttpClient
105
+ extends ClerkHttpClient
106
+ end
104
107
  end
@@ -102,4 +102,7 @@ module ClerkHttpClient
102
102
  end
103
103
  end
104
104
 
105
+ module Model::ClerkHttpClient
106
+ extends ClerkHttpClient
107
+ end
105
108
  end
@@ -359,4 +359,5 @@ module ClerkHttpClient
359
359
 
360
360
  end
361
361
 
362
+ class Model::SAMLConnection < SAMLConnection; end;
362
363
  end
@@ -237,4 +237,5 @@ module ClerkHttpClient
237
237
 
238
238
  end
239
239
 
240
+ class Model::SAMLConnections < SAMLConnections; end;
240
241
  end
@@ -307,4 +307,5 @@ module ClerkHttpClient
307
307
 
308
308
  end
309
309
 
310
+ class Model::SchemasPasskey < SchemasPasskey; end;
310
311
  end
@@ -101,4 +101,7 @@ module ClerkHttpClient
101
101
  end
102
102
  end
103
103
 
104
+ module Model::ClerkHttpClient
105
+ extends ClerkHttpClient
106
+ end
104
107
  end
@@ -548,4 +548,5 @@ module ClerkHttpClient
548
548
 
549
549
  end
550
550
 
551
+ class Model::SchemasSAMLConnection < SchemasSAMLConnection; end;
551
552
  end
@@ -238,4 +238,5 @@ module ClerkHttpClient
238
238
 
239
239
  end
240
240
 
241
+ class Model::SchemasSAMLConnectionAttributeMapping < SchemasSAMLConnectionAttributeMapping; end;
241
242
  end
@@ -441,4 +441,5 @@ module ClerkHttpClient
441
441
 
442
442
  end
443
443
 
444
+ class Model::Session < Session; end;
444
445
  end
@@ -297,4 +297,5 @@ module ClerkHttpClient
297
297
 
298
298
  end
299
299
 
300
+ class Model::SessionLatestActivity < SessionLatestActivity; end;
300
301
  end
@@ -365,4 +365,5 @@ module ClerkHttpClient
365
365
 
366
366
  end
367
367
 
368
+ class Model::SignInToken < SignInToken; end;
368
369
  end
@@ -529,4 +529,5 @@ module ClerkHttpClient
529
529
 
530
530
  end
531
531
 
532
+ class Model::SignUp < SignUp; end;
532
533
  end
@@ -218,4 +218,5 @@ module ClerkHttpClient
218
218
 
219
219
  end
220
220
 
221
+ class Model::SvixURL < SvixURL; end;
221
222
  end
@@ -457,4 +457,5 @@ module ClerkHttpClient
457
457
 
458
458
  end
459
459
 
460
+ class Model::Template < Template; end;
460
461
  end
@@ -286,4 +286,5 @@ module ClerkHttpClient
286
286
 
287
287
  end
288
288
 
289
+ class Model::TestingToken < TestingToken; end;
289
290
  end
@@ -300,4 +300,5 @@ module ClerkHttpClient
300
300
 
301
301
  end
302
302
 
303
+ class Model::Ticket < Ticket; end;
303
304
  end
@@ -213,4 +213,5 @@ module ClerkHttpClient
213
213
 
214
214
  end
215
215
 
216
+ class Model::ToggleTemplateDeliveryRequest < ToggleTemplateDeliveryRequest; end;
216
217
  end
@@ -269,4 +269,5 @@ module ClerkHttpClient
269
269
 
270
270
  end
271
271
 
272
+ class Model::TotalCount < TotalCount; end;
272
273
  end
@@ -286,4 +286,5 @@ module ClerkHttpClient
286
286
 
287
287
  end
288
288
 
289
+ class Model::TOTP < TOTP; end;
289
290
  end
@@ -235,4 +235,5 @@ module ClerkHttpClient
235
235
 
236
236
  end
237
237
 
238
+ class Model::UpdateDomainRequest < UpdateDomainRequest; end;
238
239
  end
@@ -224,4 +224,5 @@ module ClerkHttpClient
224
224
 
225
225
  end
226
226
 
227
+ class Model::UpdateEmailAddressRequest < UpdateEmailAddressRequest; end;
227
228
  end
@@ -291,4 +291,5 @@ module ClerkHttpClient
291
291
 
292
292
  end
293
293
 
294
+ class Model::UpdateInstanceAuthConfig200Response < UpdateInstanceAuthConfig200Response; end;
294
295
  end
@@ -270,4 +270,5 @@ module ClerkHttpClient
270
270
 
271
271
  end
272
272
 
273
+ class Model::UpdateInstanceAuthConfigRequest < UpdateInstanceAuthConfigRequest; end;
273
274
  end
@@ -274,4 +274,5 @@ module ClerkHttpClient
274
274
 
275
275
  end
276
276
 
277
+ class Model::UpdateInstanceOrganizationSettingsRequest < UpdateInstanceOrganizationSettingsRequest; end;
277
278
  end
@@ -297,4 +297,5 @@ module ClerkHttpClient
297
297
 
298
298
  end
299
299
 
300
+ class Model::UpdateInstanceRequest < UpdateInstanceRequest; end;
300
301
  end
@@ -252,4 +252,5 @@ module ClerkHttpClient
252
252
 
253
253
  end
254
254
 
255
+ class Model::UpdateInstanceRestrictionsRequest < UpdateInstanceRestrictionsRequest; end;
255
256
  end
@@ -234,4 +234,5 @@ module ClerkHttpClient
234
234
 
235
235
  end
236
236
 
237
+ class Model::UpdateOAuthApplicationRequest < UpdateOAuthApplicationRequest; end;
237
238
  end
@@ -224,4 +224,5 @@ module ClerkHttpClient
224
224
 
225
225
  end
226
226
 
227
+ class Model::UpdateOrganizationDomainRequest < UpdateOrganizationDomainRequest; end;
227
228
  end
@@ -226,4 +226,5 @@ module ClerkHttpClient
226
226
 
227
227
  end
228
228
 
229
+ class Model::UpdateOrganizationMembershipMetadataRequest < UpdateOrganizationMembershipMetadataRequest; end;
229
230
  end
@@ -219,4 +219,5 @@ module ClerkHttpClient
219
219
 
220
220
  end
221
221
 
222
+ class Model::UpdateOrganizationMembershipRequest < UpdateOrganizationMembershipRequest; end;
222
223
  end
@@ -280,4 +280,5 @@ module ClerkHttpClient
280
280
 
281
281
  end
282
282
 
283
+ class Model::UpdateOrganizationRequest < UpdateOrganizationRequest; end;
283
284
  end
@@ -235,4 +235,5 @@ module ClerkHttpClient
235
235
 
236
236
  end
237
237
 
238
+ class Model::UpdatePhoneNumberRequest < UpdatePhoneNumberRequest; end;
238
239
  end
@@ -212,4 +212,5 @@ module ClerkHttpClient
212
212
 
213
213
  end
214
214
 
215
+ class Model::UpdateProductionInstanceDomainRequest < UpdateProductionInstanceDomainRequest; end;
215
216
  end
@@ -355,4 +355,5 @@ module ClerkHttpClient
355
355
 
356
356
  end
357
357
 
358
+ class Model::UpdateSAMLConnectionRequest < UpdateSAMLConnectionRequest; end;
358
359
  end
@@ -239,4 +239,5 @@ module ClerkHttpClient
239
239
 
240
240
  end
241
241
 
242
+ class Model::UpdateSAMLConnectionRequestAttributeMapping < UpdateSAMLConnectionRequestAttributeMapping; end;
242
243
  end
@@ -213,4 +213,5 @@ module ClerkHttpClient
213
213
 
214
214
  end
215
215
 
216
+ class Model::UpdateSignUpRequest < UpdateSignUpRequest; end;
216
217
  end
@@ -238,4 +238,5 @@ module ClerkHttpClient
238
238
 
239
239
  end
240
240
 
241
+ class Model::UpdateUserMetadataRequest < UpdateUserMetadataRequest; end;
241
242
  end
@@ -475,4 +475,5 @@ module ClerkHttpClient
475
475
 
476
476
  end
477
477
 
478
+ class Model::UpdateUserRequest < UpdateUserRequest; end;
478
479
  end
@@ -275,4 +275,5 @@ module ClerkHttpClient
275
275
 
276
276
  end
277
277
 
278
+ class Model::UpsertTemplateRequest < UpsertTemplateRequest; end;
278
279
  end
@@ -636,4 +636,5 @@ module ClerkHttpClient
636
636
 
637
637
  end
638
638
 
639
+ class Model::User < User; end;
639
640
  end
@@ -212,4 +212,5 @@ module ClerkHttpClient
212
212
 
213
213
  end
214
214
 
215
+ class Model::VerifyClientRequest < VerifyClientRequest; end;
215
216
  end
@@ -222,4 +222,5 @@ module ClerkHttpClient
222
222
 
223
223
  end
224
224
 
225
+ class Model::VerifyDomainProxyRequest < VerifyDomainProxyRequest; end;
225
226
  end
@@ -211,4 +211,5 @@ module ClerkHttpClient
211
211
 
212
212
  end
213
213
 
214
+ class Model::VerifyPassword200Response < VerifyPassword200Response; end;
214
215
  end
@@ -219,4 +219,5 @@ module ClerkHttpClient
219
219
 
220
220
  end
221
221
 
222
+ class Model::VerifyPasswordRequest < VerifyPasswordRequest; end;
222
223
  end
@@ -212,4 +212,5 @@ module ClerkHttpClient
212
212
 
213
213
  end
214
214
 
215
+ class Model::VerifySessionRequest < VerifySessionRequest; end;
215
216
  end
@@ -254,4 +254,5 @@ module ClerkHttpClient
254
254
 
255
255
  end
256
256
 
257
+ class Model::VerifyTOTP200Response < VerifyTOTP200Response; end;
257
258
  end
@@ -219,4 +219,5 @@ module ClerkHttpClient
219
219
 
220
220
  end
221
221
 
222
+ class Model::VerifyTOTPRequest < VerifyTOTPRequest; end;
222
223
  end
@@ -366,4 +366,5 @@ module ClerkHttpClient
366
366
 
367
367
  end
368
368
 
369
+ class Model::WaitlistEntry < WaitlistEntry; end;
369
370
  end
@@ -320,4 +320,5 @@ module ClerkHttpClient
320
320
 
321
321
  end
322
322
 
323
+ class Model::Web3Signature < Web3Signature; end;
323
324
  end
@@ -324,4 +324,5 @@ module ClerkHttpClient
324
324
 
325
325
  end
326
326
 
327
+ class Model::Web3Wallet < Web3Wallet; end;
327
328
  end
@@ -102,4 +102,7 @@ module ClerkHttpClient
102
102
  end
103
103
  end
104
104
 
105
+ module Model::ClerkHttpClient
106
+ extends ClerkHttpClient
107
+ end
105
108
  end
@@ -11,5 +11,5 @@ Generator version: 7.9.0
11
11
  =end
12
12
 
13
13
  module ClerkHttpClient
14
- VERSION = '2.0.0.beta1'
14
+ VERSION = '2.0.0.beta3'
15
15
  end
@@ -182,6 +182,12 @@ ClerkHttpClient.autoload :WaitlistEntriesApi, 'clerk-http-client/api/waitlist_en
182
182
  ClerkHttpClient.autoload :WebhooksApi, 'clerk-http-client/api/webhooks_api'
183
183
 
184
184
  module ClerkHttpClient
185
+ module Models
186
+ def self.included(base)
187
+ base.extend(ClassMethods)
188
+ end
189
+ end
190
+
185
191
  class << self
186
192
  # If no block given, return the default Configuration object.
187
193
  def configure
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clerk-http-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.beta1
4
+ version: 2.0.0.beta3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Clerk