|
34 | 34 | schema:
|
35 | 35 | $ref: '#/components/schemas/webAuthnJavaScript'
|
36 | 36 | description: webAuthnJavaScript
|
37 |
| - summary: '# Get WebAuthn JavaScript' |
| 37 | + summary: Get WebAuthn JavaScript |
38 | 38 | tags:
|
39 | 39 | - v0alpha2
|
40 | 40 | /admin/courier/messages:
|
@@ -113,7 +113,7 @@ paths:
|
113 | 113 | schema:
|
114 | 114 | $ref: '#/components/schemas/jsonError'
|
115 | 115 | description: jsonError
|
116 |
| - summary: '# List Messages' |
| 116 | + summary: List Messages |
117 | 117 | tags:
|
118 | 118 | - v0alpha2
|
119 | 119 | /admin/identities:
|
@@ -171,7 +171,7 @@ paths:
|
171 | 171 | description: jsonError
|
172 | 172 | security:
|
173 | 173 | - oryAccessToken: []
|
174 |
| - summary: '# List Identities' |
| 174 | + summary: List Identities |
175 | 175 | tags:
|
176 | 176 | - v0alpha2
|
177 | 177 | post:
|
@@ -211,7 +211,7 @@ paths:
|
211 | 211 | description: jsonError
|
212 | 212 | security:
|
213 | 213 | - oryAccessToken: []
|
214 |
| - summary: '# Create an Identity' |
| 214 | + summary: Create an Identity |
215 | 215 | tags:
|
216 | 216 | - v0alpha2
|
217 | 217 | /admin/identities/{id}:
|
@@ -250,7 +250,7 @@ paths:
|
250 | 250 | description: jsonError
|
251 | 251 | security:
|
252 | 252 | - oryAccessToken: []
|
253 |
| - summary: '# Delete an Identity' |
| 253 | + summary: Delete an Identity |
254 | 254 | tags:
|
255 | 255 | - v0alpha2
|
256 | 256 | get:
|
@@ -301,7 +301,7 @@ paths:
|
301 | 301 | description: jsonError
|
302 | 302 | security:
|
303 | 303 | - oryAccessToken: []
|
304 |
| - summary: '# Get an Identity' |
| 304 | + summary: Get an Identity |
305 | 305 | tags:
|
306 | 306 | - v0alpha2
|
307 | 307 | patch:
|
@@ -415,7 +415,7 @@ paths:
|
415 | 415 | description: jsonError
|
416 | 416 | security:
|
417 | 417 | - oryAccessToken: []
|
418 |
| - summary: '# Update an Identity' |
| 418 | + summary: Update an Identity |
419 | 419 | tags:
|
420 | 420 | - v0alpha2
|
421 | 421 | /admin/identities/{id}/sessions:
|
@@ -597,7 +597,7 @@ paths:
|
597 | 597 | schema:
|
598 | 598 | $ref: '#/components/schemas/jsonError'
|
599 | 599 | description: jsonError
|
600 |
| - summary: '# Create a Recovery Link' |
| 600 | + summary: Create a Recovery Link |
601 | 601 | tags:
|
602 | 602 | - v0alpha2
|
603 | 603 | /admin/sessions/{id}/extend:
|
@@ -833,7 +833,7 @@ paths:
|
833 | 833 | schema:
|
834 | 834 | $ref: '#/components/schemas/jsonError'
|
835 | 835 | description: jsonError
|
836 |
| - summary: '# Get Self-Service Errors' |
| 836 | + summary: Get Self-Service Errors |
837 | 837 | tags:
|
838 | 838 | - v0alpha2
|
839 | 839 | /self-service/login:
|
@@ -950,7 +950,7 @@ paths:
|
950 | 950 | schema:
|
951 | 951 | $ref: '#/components/schemas/jsonError'
|
952 | 952 | description: jsonError
|
953 |
| - summary: '# Submit a Login Flow' |
| 953 | + summary: Submit a Login Flow |
954 | 954 | tags:
|
955 | 955 | - v0alpha2
|
956 | 956 | /self-service/login/api:
|
@@ -1128,7 +1128,7 @@ paths:
|
1128 | 1128 | schema:
|
1129 | 1129 | $ref: '#/components/schemas/jsonError'
|
1130 | 1130 | description: jsonError
|
1131 |
| - summary: '# Initialize Login Flow for Browsers' |
| 1131 | + summary: Initialize Login Flow for Browsers |
1132 | 1132 | tags:
|
1133 | 1133 | - v0alpha2
|
1134 | 1134 | /self-service/login/flows:
|
@@ -1214,7 +1214,7 @@ paths:
|
1214 | 1214 | schema:
|
1215 | 1215 | $ref: '#/components/schemas/jsonError'
|
1216 | 1216 | description: jsonError
|
1217 |
| - summary: '# Get Login Flow' |
| 1217 | + summary: Get Login Flow |
1218 | 1218 | tags:
|
1219 | 1219 | - v0alpha2
|
1220 | 1220 | /self-service/logout:
|
@@ -1268,7 +1268,7 @@ paths:
|
1268 | 1268 | schema:
|
1269 | 1269 | $ref: '#/components/schemas/jsonError'
|
1270 | 1270 | description: jsonError
|
1271 |
| - summary: '# Complete Self-Service Logout' |
| 1271 | + summary: Complete Self-Service Logout |
1272 | 1272 | tags:
|
1273 | 1273 | - v0alpha2
|
1274 | 1274 | /self-service/logout/api:
|
@@ -1355,7 +1355,7 @@ paths:
|
1355 | 1355 | schema:
|
1356 | 1356 | $ref: '#/components/schemas/jsonError'
|
1357 | 1357 | description: jsonError
|
1358 |
| - summary: '# Create a Logout URL for Browsers' |
| 1358 | + summary: Create a Logout URL for Browsers |
1359 | 1359 | tags:
|
1360 | 1360 | - v0alpha2
|
1361 | 1361 | /self-service/recovery:
|
@@ -1455,7 +1455,7 @@ paths:
|
1455 | 1455 | schema:
|
1456 | 1456 | $ref: '#/components/schemas/jsonError'
|
1457 | 1457 | description: jsonError
|
1458 |
| - summary: '# Complete Recovery Flow' |
| 1458 | + summary: Complete Recovery Flow |
1459 | 1459 | tags:
|
1460 | 1460 | - v0alpha2
|
1461 | 1461 | /self-service/recovery/api:
|
@@ -1542,7 +1542,7 @@ paths:
|
1542 | 1542 | schema:
|
1543 | 1543 | $ref: '#/components/schemas/jsonError'
|
1544 | 1544 | description: jsonError
|
1545 |
| - summary: '# Initialize Recovery Flow for Browsers' |
| 1545 | + summary: Initialize Recovery Flow for Browsers |
1546 | 1546 | tags:
|
1547 | 1547 | - v0alpha2
|
1548 | 1548 | /self-service/recovery/flows:
|
@@ -1617,7 +1617,7 @@ paths:
|
1617 | 1617 | schema:
|
1618 | 1618 | $ref: '#/components/schemas/jsonError'
|
1619 | 1619 | description: jsonError
|
1620 |
| - summary: '# Get Recovery Flow' |
| 1620 | + summary: Get Recovery Flow |
1621 | 1621 | tags:
|
1622 | 1622 | - v0alpha2
|
1623 | 1623 | /self-service/registration:
|
@@ -1721,7 +1721,7 @@ paths:
|
1721 | 1721 | schema:
|
1722 | 1722 | $ref: '#/components/schemas/jsonError'
|
1723 | 1723 | description: jsonError
|
1724 |
| - summary: '# Submit a Registration Flow' |
| 1724 | + summary: Submit a Registration Flow |
1725 | 1725 | tags:
|
1726 | 1726 | - v0alpha2
|
1727 | 1727 | /self-service/registration/api:
|
@@ -1823,7 +1823,7 @@ paths:
|
1823 | 1823 | schema:
|
1824 | 1824 | $ref: '#/components/schemas/jsonError'
|
1825 | 1825 | description: jsonError
|
1826 |
| - summary: '# Initialize Registration Flow for Browsers' |
| 1826 | + summary: Initialize Registration Flow for Browsers |
1827 | 1827 | tags:
|
1828 | 1828 | - v0alpha2
|
1829 | 1829 | /self-service/registration/flows:
|
@@ -1909,7 +1909,7 @@ paths:
|
1909 | 1909 | schema:
|
1910 | 1910 | $ref: '#/components/schemas/jsonError'
|
1911 | 1911 | description: jsonError
|
1912 |
| - summary: '# Get Registration Flow' |
| 1912 | + summary: Get Registration Flow |
1913 | 1913 | tags:
|
1914 | 1914 | - v0alpha2
|
1915 | 1915 | /self-service/settings:
|
@@ -2050,7 +2050,7 @@ paths:
|
2050 | 2050 | description: jsonError
|
2051 | 2051 | security:
|
2052 | 2052 | - sessionToken: []
|
2053 |
| - summary: '# Complete Settings Flow' |
| 2053 | + summary: Complete Settings Flow |
2054 | 2054 | tags:
|
2055 | 2055 | - v0alpha2
|
2056 | 2056 | /self-service/settings/api:
|
@@ -2195,7 +2195,7 @@ paths:
|
2195 | 2195 | schema:
|
2196 | 2196 | $ref: '#/components/schemas/jsonError'
|
2197 | 2197 | description: jsonError
|
2198 |
| - summary: '# Initialize Settings Flow for Browsers' |
| 2198 | + summary: Initialize Settings Flow for Browsers |
2199 | 2199 | tags:
|
2200 | 2200 | - v0alpha2
|
2201 | 2201 | /self-service/settings/flows:
|
@@ -2295,7 +2295,7 @@ paths:
|
2295 | 2295 | schema:
|
2296 | 2296 | $ref: '#/components/schemas/jsonError'
|
2297 | 2297 | description: jsonError
|
2298 |
| - summary: '# Get Settings Flow' |
| 2298 | + summary: Get Settings Flow |
2299 | 2299 | tags:
|
2300 | 2300 | - v0alpha2
|
2301 | 2301 | /self-service/verification:
|
@@ -2395,7 +2395,7 @@ paths:
|
2395 | 2395 | schema:
|
2396 | 2396 | $ref: '#/components/schemas/jsonError'
|
2397 | 2397 | description: jsonError
|
2398 |
| - summary: '# Complete Verification Flow' |
| 2398 | + summary: Complete Verification Flow |
2399 | 2399 | tags:
|
2400 | 2400 | - v0alpha2
|
2401 | 2401 | /self-service/verification/api:
|
@@ -2472,7 +2472,7 @@ paths:
|
2472 | 2472 | schema:
|
2473 | 2473 | $ref: '#/components/schemas/jsonError'
|
2474 | 2474 | description: jsonError
|
2475 |
| - summary: '# Initialize Verification Flow for Browser Clients' |
| 2475 | + summary: Initialize Verification Flow for Browser Clients |
2476 | 2476 | tags:
|
2477 | 2477 | - v0alpha2
|
2478 | 2478 | /self-service/verification/flows:
|
@@ -2546,7 +2546,7 @@ paths:
|
2546 | 2546 | schema:
|
2547 | 2547 | $ref: '#/components/schemas/jsonError'
|
2548 | 2548 | description: jsonError
|
2549 |
| - summary: '# Get Verification Flow' |
| 2549 | + summary: Get Verification Flow |
2550 | 2550 | tags:
|
2551 | 2551 | - v0alpha2
|
2552 | 2552 | /sessions:
|
@@ -2815,7 +2815,7 @@ paths:
|
2815 | 2815 | schema:
|
2816 | 2816 | $ref: '#/components/schemas/jsonError'
|
2817 | 2817 | description: jsonError
|
2818 |
| - summary: '# Check Who the Current HTTP Session Belongs To' |
| 2818 | + summary: Check Who the Current HTTP Session Belongs To |
2819 | 2819 | tags:
|
2820 | 2820 | - v0alpha2
|
2821 | 2821 | /sessions/{id}:
|
|
0 commit comments