Skip to content

Commit 9751994

Browse files
committed
docs: bump to 927f2cfdee417f0f576bf29b966aa23f9b5605a2
1 parent ef7a2e0 commit 9751994

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/reference/api.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6505,6 +6505,9 @@
65056505
"format": "uuid",
65066506
"type": "string"
65076507
},
6508+
"selfservice_selectable": {
6509+
"type": "boolean"
6510+
},
65086511
"updated_at": {
65096512
"description": "Last Time Project's Revision was Updated",
65106513
"format": "date-time",
@@ -18614,6 +18617,14 @@
1861418617
"schema": {
1861518618
"type": "string"
1861618619
}
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+
}
1861718628
}
1861818629
],
1861918630
"responses": {
@@ -18712,6 +18723,14 @@
1871218723
"schema": {
1871318724
"type": "string"
1871418725
}
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+
}
1871518734
}
1871618735
],
1871718736
"responses": {
@@ -19390,6 +19409,14 @@
1939019409
"schema": {
1939119410
"type": "string"
1939219411
}
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+
}
1939319420
}
1939419421
],
1939519422
"responses": {
@@ -19464,6 +19491,14 @@
1946419491
"schema": {
1946519492
"type": "string"
1946619493
}
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+
}
1946719502
}
1946819503
],
1946919504
"responses": {

0 commit comments

Comments
 (0)