This commit is contained in:
parent
8b538414ae
commit
7fef6a9870
6 changed files with 25 additions and 6 deletions
8
.insomnia/ApiSpec/spc_b1cc7af157c547b39caf5b2cd538d4c0.yml
Executable file
8
.insomnia/ApiSpec/spc_b1cc7af157c547b39caf5b2cd538d4c0.yml
Executable file
|
@ -0,0 +1,8 @@
|
|||
_id: spc_b1cc7af157c547b39caf5b2cd538d4c0
|
||||
type: ApiSpec
|
||||
parentId: wrk_813c56f2ee4846179823b77290d0b55d
|
||||
modified: 1651486424006
|
||||
created: 1651046518211
|
||||
fileName: Scim
|
||||
contents: ""
|
||||
contentType: yaml
|
|
@ -1,7 +1,7 @@
|
|||
_id: env_48a1b234a7ec4fd6bc5344733a56fb0b
|
||||
type: Environment
|
||||
parentId: env_fa78dd46d8b7e55503f248fa0cb774b80decee85
|
||||
modified: 1651266119358
|
||||
modified: 1652888752194
|
||||
created: 1651265162645
|
||||
name: local
|
||||
data:
|
||||
|
|
11
.insomnia/Environment/env_fa78dd46d8b7e55503f248fa0cb774b80decee85.yml
Executable file
11
.insomnia/Environment/env_fa78dd46d8b7e55503f248fa0cb774b80decee85.yml
Executable file
|
@ -0,0 +1,11 @@
|
|||
_id: env_fa78dd46d8b7e55503f248fa0cb774b80decee85
|
||||
type: Environment
|
||||
parentId: wrk_813c56f2ee4846179823b77290d0b55d
|
||||
modified: 1651046529183
|
||||
created: 1651046518223
|
||||
name: Base Environment
|
||||
data: {}
|
||||
dataPropertyOrder: {}
|
||||
color: null
|
||||
isPrivate: false
|
||||
metaSortKey: 1651046518223
|
|
@ -1,7 +1,7 @@
|
|||
_id: req_61c232ba3e5145fdbdeaf76283bbdae8
|
||||
type: Request
|
||||
parentId: fld_0f6f8e8898c848a7b3e1a0455c1c6e51
|
||||
modified: 1651486292730
|
||||
modified: 1651496182148
|
||||
created: 1651049731533
|
||||
url: "{{base}}/Users"
|
||||
name: Users
|
||||
|
@ -14,7 +14,7 @@ headers:
|
|||
name: Authorization
|
||||
value: "{{password}}"
|
||||
description: ""
|
||||
disabled: false
|
||||
disabled: true
|
||||
authentication:
|
||||
username: admin
|
||||
password: "{{password}}"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
_id: req_a4fa84d8861d4122916524d3c67eb3d0
|
||||
type: Request
|
||||
parentId: fld_0f6f8e8898c848a7b3e1a0455c1c6e51
|
||||
modified: 1651486301296
|
||||
modified: 1651497729260
|
||||
created: 1651077712186
|
||||
url: "{{base}}/Users"
|
||||
name: Users
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
_id: fld_0f6f8e8898c848a7b3e1a0455c1c6e51
|
||||
type: RequestGroup
|
||||
parentId: wrk_813c56f2ee4846179823b77290d0b55d
|
||||
modified: 1651483598151
|
||||
modified: 1651493045021
|
||||
created: 1651046958420
|
||||
name: scim
|
||||
name: SCIM Users
|
||||
description: ""
|
||||
environment: {}
|
||||
environmentPropertyOrder: null
|
||||
|
|
Loading…
Reference in a new issue