Skip to content

Commit

Permalink
cassettes
Browse files Browse the repository at this point in the history
  • Loading branch information
normanrz committed Dec 9, 2024
1 parent a627d13 commit 4545559
Show file tree
Hide file tree
Showing 2 changed files with 5,374 additions and 70 deletions.
Original file line number Diff line number Diff line change
@@ -1,31 +1 @@
http_interactions:
- request:
method: GET
path: /api/v7/user
headers:
host: localhost:9000
accept: '*/*'
accept-encoding: gzip, deflate, zstd
connection: keep-alive
user-agent: python-httpx/0.27.2
x-auth-token: >-
1b88db86331a38c21a0b235794b9e459856490d70408bcffb767f64ade0f83d2bdb4c4e181b9a9a30cdece7cb7c65208cc43b6c1bb5987f5ece00d348b1a905502a266f8fc64f0371cd6559393d72e031d0c2d0cabad58cccf957bb258bc86f05b5dc3d4fff3d5e3d9c0389a6027d861a21e78e3222fb6c5b7944520ef21761e
body:
encoding: utf8
data: ''
compression: none
response:
status:
code: 200
headers:
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Mon, 09 Dec 2024 13:58:14 GMT
content-type: application/json
content-length: '682'
body:
encoding: utf8
data: >-
{"id":"570b9f4d2a7c0e4d008da6ef","email":"[email protected]","firstName":"user_A","lastName":"last_A","isAdmin":true,"isOrganizationOwner":true,"isDatasetManager":true,"isActive":true,"teams":[{"id":"570b9f4b2a7c0e3b008da6ec","name":"team_X1","isTeamManager":true},{"id":"59882b370d889b84020efd3f","name":"team_X3","isTeamManager":false},{"id":"59882b370d889b84020efd6f","name":"team_X4","isTeamManager":true}],"experiences":{"abc":5},"lastActivity":1460379469053,"isAnonymous":false,"isEditable":true,"organization":"Organization_X","novelUserExperienceInfos":{},"selectedTheme":"auto","created":1460379469000,"lastTaskTypeId":null,"isSuperUser":true,"isEmailVerified":true}
compression: none
http_interactions: []
Loading

0 comments on commit 4545559

Please sign in to comment.