Skip to content

Commit d8622e0

Browse files
committed
autogen: regenerate OpenAPI client for v1.22.23
Version: v1.22.23
1 parent c89e3ce commit d8622e0

639 files changed

Lines changed: 8265 additions & 17953 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ lib/Api/WellknownApi.php
328328
lib/Api/WorkspaceApi.php
329329
lib/ApiException.php
330330
lib/Configuration.php
331+
lib/FormDataProcessor.php
331332
lib/HeaderSelector.php
332333
lib/Model/AcceptDeviceUserCodeRequest.php
333334
lib/Model/AcceptOAuth2ConsentRequest.php

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.12.0
1+
7.17.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": "^7.4 || ^8.0",
22+
"php": "^8.1",
2323
"ext-curl": "*",
2424
"ext-json": "*",
2525
"ext-mbstring": "*",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/Api/CourierApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\CourierApi
22

3+
APIs for managing email and SMS message delivery.
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

docs/Api/EventsApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\EventsApi
22

3+
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

docs/Api/FrontendApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\FrontendApi
22

3+
Endpoints used by frontend applications (e.g. Single-Page-App, Native Apps, Server Apps, ...) to manage a user's own profile.
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

docs/Api/IdentityApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\IdentityApi
22

3+
APIs for managing identities.
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

docs/Api/JwkApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\JwkApi
22

3+
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

docs/Api/MetadataApi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ory\Client\MetadataApi
22

3+
Server Metadata provides relevant information about the running server. Only available when self-hosting this service.
4+
35
All URIs are relative to https://playground.projects.oryapis.com, except if the operation defines another base path.
46

57
| Method | HTTP request | Description |

0 commit comments

Comments
 (0)