Skip to content

Commit f9b22cd

Browse files
committed
Update recordings
1 parent 3eb320e commit f9b22cd

3 files changed

Lines changed: 212 additions & 292 deletions

File tree

test/e2e/recordings/should-deploy-without-throwing-an-error.json

Lines changed: 18 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
[
2-
{
3-
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
4-
"method": "POST",
5-
"path": "/oauth/token",
6-
"body": {
7-
"grant_type": "client_credentials",
8-
"client_id": "GIW99EUCF9DFExh77WPMyTMzT8NN4J3A",
9-
"client_secret": "[REDACTED]",
10-
"audience": "https://auth0-deploy-cli-e2e.us.auth0.com/api/v2/"
11-
},
12-
"status": 200,
13-
"response": {
14-
"access_token": "[REDACTED]",
15-
"scope": "read:client_grants create:client_grants delete:client_grants update:client_grants read:users update:users delete:users create:users read:users_app_metadata update:users_app_metadata delete:users_app_metadata create:users_app_metadata read:user_custom_blocks create:user_custom_blocks delete:user_custom_blocks create:user_tickets read:clients update:clients delete:clients create:clients read:client_keys update:client_keys delete:client_keys create:client_keys read:connections update:connections delete:connections create:connections read:resource_servers update:resource_servers delete:resource_servers create:resource_servers read:device_credentials update:device_credentials delete:device_credentials create:device_credentials read:rules update:rules delete:rules create:rules read:rules_configs update:rules_configs delete:rules_configs read:hooks update:hooks delete:hooks create:hooks read:actions update:actions delete:actions create:actions read:email_provider update:email_provider delete:email_provider create:email_provider blacklist:tokens read:stats read:insights read:tenant_settings update:tenant_settings read:logs read:logs_users read:shields create:shields update:shields delete:shields read:anomaly_blocks delete:anomaly_blocks update:triggers read:triggers read:grants delete:grants read:guardian_factors update:guardian_factors read:guardian_enrollments delete:guardian_enrollments create:guardian_enrollment_tickets read:user_idp_tokens create:passwords_checking_job delete:passwords_checking_job read:custom_domains delete:custom_domains create:custom_domains update:custom_domains read:email_templates create:email_templates update:email_templates read:mfa_policies update:mfa_policies read:roles create:roles delete:roles update:roles read:prompts update:prompts read:branding update:branding delete:branding read:log_streams create:log_streams delete:log_streams update:log_streams create:signing_keys read:signing_keys update:signing_keys read:limits update:limits create:role_members read:role_members delete:role_members read:entitlements read:attack_protection update:attack_protection read:organizations_summary read:organizations update:organizations create:organizations delete:organizations create:organization_members read:organization_members delete:organization_members create:organization_connections read:organization_connections update:organization_connections delete:organization_connections create:organization_member_roles read:organization_member_roles delete:organization_member_roles create:organization_invitations read:organization_invitations delete:organization_invitations",
16-
"expires_in": 86400,
17-
"token_type": "Bearer"
18-
},
19-
"rawHeaders": [],
20-
"responseIsBinary": false
21-
},
222
{
233
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
244
"method": "GET",
@@ -812,7 +792,7 @@
812792
{
813793
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
814794
"method": "PUT",
815-
"path": "/api/v2/guardian/factors/push-notification",
795+
"path": "/api/v2/guardian/factors/email",
816796
"body": {
817797
"enabled": false
818798
},
@@ -826,7 +806,7 @@
826806
{
827807
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
828808
"method": "PUT",
829-
"path": "/api/v2/guardian/factors/webauthn-roaming",
809+
"path": "/api/v2/guardian/factors/duo",
830810
"body": {
831811
"enabled": false
832812
},
@@ -840,7 +820,7 @@
840820
{
841821
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
842822
"method": "PUT",
843-
"path": "/api/v2/guardian/factors/email",
823+
"path": "/api/v2/guardian/factors/push-notification",
844824
"body": {
845825
"enabled": false
846826
},
@@ -854,7 +834,7 @@
854834
{
855835
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
856836
"method": "PUT",
857-
"path": "/api/v2/guardian/factors/webauthn-platform",
837+
"path": "/api/v2/guardian/factors/sms",
858838
"body": {
859839
"enabled": false
860840
},
@@ -868,7 +848,7 @@
868848
{
869849
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
870850
"method": "PUT",
871-
"path": "/api/v2/guardian/factors/duo",
851+
"path": "/api/v2/guardian/factors/otp",
872852
"body": {
873853
"enabled": false
874854
},
@@ -882,7 +862,7 @@
882862
{
883863
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
884864
"method": "PUT",
885-
"path": "/api/v2/guardian/factors/otp",
865+
"path": "/api/v2/guardian/factors/webauthn-platform",
886866
"body": {
887867
"enabled": false
888868
},
@@ -896,7 +876,7 @@
896876
{
897877
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
898878
"method": "PUT",
899-
"path": "/api/v2/guardian/factors/recovery-code",
879+
"path": "/api/v2/guardian/factors/webauthn-roaming",
900880
"body": {
901881
"enabled": false
902882
},
@@ -910,7 +890,7 @@
910890
{
911891
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
912892
"method": "PUT",
913-
"path": "/api/v2/guardian/factors/sms",
893+
"path": "/api/v2/guardian/factors/recovery-code",
914894
"body": {
915895
"enabled": false
916896
},
@@ -1045,6 +1025,16 @@
10451025
"rawHeaders": [],
10461026
"responseIsBinary": false
10471027
},
1028+
{
1029+
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
1030+
"method": "GET",
1031+
"path": "/api/v2/log-streams?paginate=false",
1032+
"body": "",
1033+
"status": 200,
1034+
"response": [],
1035+
"rawHeaders": [],
1036+
"responseIsBinary": false
1037+
},
10481038
{
10491039
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
10501040
"method": "PATCH",
@@ -1065,16 +1055,6 @@
10651055
"rawHeaders": [],
10661056
"responseIsBinary": false
10671057
},
1068-
{
1069-
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
1070-
"method": "GET",
1071-
"path": "/api/v2/log-streams?paginate=false",
1072-
"body": "",
1073-
"status": 200,
1074-
"response": [],
1075-
"rawHeaders": [],
1076-
"responseIsBinary": false
1077-
},
10781058
{
10791059
"scope": "https://deploy-cli-dev.eu.auth0.com:443",
10801060
"method": "GET",

0 commit comments

Comments
 (0)