File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 6505
6505
"format": "uuid",
6506
6506
"type": "string"
6507
6507
},
6508
+ "selfservice_selectable": {
6509
+ "type": "boolean"
6510
+ },
6508
6511
"updated_at": {
6509
6512
"description": "Last Time Project's Revision was Updated",
6510
6513
"format": "date-time",
18614
18617
"schema": {
18615
18618
"type": "string"
18616
18619
}
18620
+ },
18621
+ {
18622
+ "description": "An optional identity schema to use for the registration flow.",
18623
+ "in": "query",
18624
+ "name": "identity_schema",
18625
+ "schema": {
18626
+ "type": "string"
18627
+ }
18617
18628
}
18618
18629
],
18619
18630
"responses": {
18712
18723
"schema": {
18713
18724
"type": "string"
18714
18725
}
18726
+ },
18727
+ {
18728
+ "description": "An optional identity schema to use for the registration flow.",
18729
+ "in": "query",
18730
+ "name": "identity_schema",
18731
+ "schema": {
18732
+ "type": "string"
18733
+ }
18715
18734
}
18716
18735
],
18717
18736
"responses": {
19390
19409
"schema": {
19391
19410
"type": "string"
19392
19411
}
19412
+ },
19413
+ {
19414
+ "description": "An optional identity schema to use for the registration flow.",
19415
+ "in": "query",
19416
+ "name": "identity_schema",
19417
+ "schema": {
19418
+ "type": "string"
19419
+ }
19393
19420
}
19394
19421
],
19395
19422
"responses": {
19464
19491
"schema": {
19465
19492
"type": "string"
19466
19493
}
19494
+ },
19495
+ {
19496
+ "description": "An optional identity schema to use for the registration flow.",
19497
+ "in": "query",
19498
+ "name": "identity_schema",
19499
+ "schema": {
19500
+ "type": "string"
19501
+ }
19467
19502
}
19468
19503
],
19469
19504
"responses": {
You can’t perform that action at this time.
0 commit comments