Skip to content

Commit

Permalink
Fix indentation for TestPromptManager_ReadRendering.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 committed Dec 20, 2024
1 parent 225dc88 commit 8e0f241
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions test/data/recordings/TestPromptManager_ReadRendering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ interactions:
proto: HTTP/1.1
proto_major: 1
proto_minor: 1
content_length: 99
content_length: 93
transfer_encoding: []
trailer: {}
host: go-auth0-dev.eu.auth0.com
remote_addr: ""
request_uri: ""
body: |
{"domain":"1734698728.auth.uat.auth0.com","type":"auth0_managed_certs","tls_policy":"recommended"}
{"domain":"1730881029.auth.uat.auth0.com","type":"auth0_managed_certs","tls_policy":"recommended"}
form: {}
headers:
Content-Type:
- application/json
User-Agent:
- Go-Auth0/1.13.0
Content-Type:
- application/json
User-Agent:
- Go-Auth0/1.13.0
url: https://go-auth0-dev.eu.auth0.com/api/v2/custom-domains
method: POST
response:
Expand All @@ -28,15 +28,15 @@ interactions:
proto_minor: 0
transfer_encoding: []
trailer: {}
content_length: 169
content_length: 328
uncompressed: false
body: '{"custom_domain_id":"cd_hW5C18CQPXRsKpDz","domain":"1733383424.auth.uat.auth0.com","primary":true,"status":"pending_verification","type":"auth0_managed_certs","verification":{"methods":[{"name":"CNAME","record":"go-auth0-dev.eu.auth0.com-cd-hw5c18cqpxrskpdz.edge.tenants.us.auth0.com","domain":"1733383424.auth.uat.auth0.com"}]},"tls_policy":"recommended"}'
body: '{"custom_domain_id":"cd_7SgKHnrmHQNuTXEs","domain":"1730881029.auth.uat.auth0.com","primary":true,"status":"pending_verification","type":"auth0_managed_certs","verification":{"methods":[{"name":"CNAME","record":"go-auth0-dev.eu.auth0.com-cd-7sgkhnrmhqnutxes.edge.tenants.us.auth0.com","domain":"1730881029.auth.uat.auth0.com"}]},"tls_policy":"recommended"}'
headers:
Content-Type:
- application/json; charset=utf-8
Content-Type:
- application/json; charset=utf-8
status: 201 Created
code: 201
duration: 994.566333ms
duration: 923.825708ms
- id: 1
request:
proto: HTTP/1.1
Expand Down Expand Up @@ -72,7 +72,7 @@ interactions:
- application/json; charset=utf-8
status: 201 Created
code: 201
duration: 778.887334ms
duration: 2.783568542s
- id: 2
request:
proto: HTTP/1.1
Expand Down Expand Up @@ -108,7 +108,7 @@ interactions:
- application/json; charset=utf-8
status: 200 OK
code: 200
duration: 430.98975ms
duration: 345.701625ms
- id: 3
request:
proto: HTTP/1.1
Expand Down Expand Up @@ -143,7 +143,7 @@ interactions:
- application/json; charset=utf-8
status: 200 OK
code: 200
duration: 428.221208ms
duration: 348.5575ms
- id: 4
request:
proto: HTTP/1.1
Expand Down Expand Up @@ -178,7 +178,7 @@ interactions:
- application/json; charset=utf-8
status: 204 No Content
code: 204
duration: 544.41275ms
duration: 433.247666ms
- id: 5
request:
proto: HTTP/1.1
Expand All @@ -193,11 +193,11 @@ interactions:
body: ""
form: {}
headers:
Content-Type:
- application/json
User-Agent:
- Go-Auth0/1.13.0
url: https://go-auth0-dev.eu.auth0.com/api/v2/custom-domains/cd_hW5C18CQPXRsKpDz
Content-Type:
- application/json
User-Agent:
- Go-Auth0/1.13.0
url: https://go-auth0-dev.eu.auth0.com/api/v2/custom-domains/cd_7SgKHnrmHQNuTXEs
method: DELETE
response:
proto: HTTP/2.0
Expand All @@ -209,8 +209,8 @@ interactions:
uncompressed: false
body: ""
headers:
Content-Type:
- application/json; charset=utf-8
Content-Type:
- application/json; charset=utf-8
status: 204 No Content
code: 204
duration: 411.741083ms
duration: 383.460542ms

0 comments on commit 8e0f241

Please sign in to comment.