Skip to content

Commit

Permalink
Regenerate SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
octoper committed Nov 1, 2024
1 parent 1dae51b commit 55bbc61
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 23 deletions.
29 changes: 26 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ management:
docVersion: v1
speakeasyVersion: 1.424.0
generationVersion: 2.445.1
releaseVersion: 0.2.0
configChecksum: b3d0fedd9ec7d2aaa9d42747a05d5999
releaseVersion: 0.2.2
configChecksum: 98bb7d5dea27f048ce18e0b2e56d1a78
published: true
features:
php:
Expand Down Expand Up @@ -1405,6 +1405,7 @@ examples:
responses:
"401":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
GetTemplateList:
speakeasy-default-get-template-list:
parameters:
Expand All @@ -1413,6 +1414,7 @@ examples:
responses:
"400":
application/json: {"errors": []}
"200": {}
GetTemplate:
speakeasy-default-get-template:
parameters:
Expand All @@ -1422,6 +1424,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
UpsertTemplate:
speakeasy-default-upsert-template:
parameters:
Expand All @@ -1431,6 +1434,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
RevertTemplate:
speakeasy-default-revert-template:
parameters:
Expand All @@ -1440,6 +1444,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
PreviewTemplate:
speakeasy-default-preview-template:
parameters:
Expand All @@ -1449,6 +1454,7 @@ examples:
responses:
"400":
application/json: {"errors": []}
"200": {}
ToggleTemplateDelivery:
speakeasy-default-toggle-template-delivery:
parameters:
Expand All @@ -1458,6 +1464,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
GetUserList:
"":
parameters:
Expand Down Expand Up @@ -1591,6 +1598,7 @@ examples:
responses:
"400":
application/json: {"errors": []}
"200": {}
UsersGetOrganizationMemberships:
speakeasy-default-users-get-organization-memberships:
parameters:
Expand All @@ -1610,6 +1618,7 @@ examples:
responses:
"500":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
VerifyTOTP:
speakeasy-default-verify-TOTP:
parameters:
Expand All @@ -1618,6 +1627,7 @@ examples:
responses:
"500":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
DisableMFA:
speakeasy-default-disable-MFA:
parameters:
Expand All @@ -1626,6 +1636,7 @@ examples:
responses:
"404":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
CreateInvitation:
speakeasy-default-create-invitation:
responses:
Expand Down Expand Up @@ -1653,11 +1664,13 @@ examples:
responses:
"401":
application/json: {"errors": []}
"200": {}
CreateAllowlistIdentifier:
speakeasy-default-create-allowlist-identifier:
responses:
"400":
application/json: {"errors": []}
"200": {}
DeleteAllowlistIdentifier:
speakeasy-default-delete-allowlist-identifier:
parameters:
Expand All @@ -1680,6 +1693,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
DeleteBlocklistIdentifier:
speakeasy-default-delete-blocklist-identifier:
parameters:
Expand All @@ -1695,6 +1709,7 @@ examples:
responses:
"402":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
UpdateProductionInstanceDomain:
speakeasy-default-update-production-instance-domain:
responses:
Expand Down Expand Up @@ -1766,6 +1781,7 @@ examples:
responses:
"402":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
UpdateInstanceOrganizationSettings:
speakeasy-default-update-instance-organization-settings:
responses:
Expand Down Expand Up @@ -1918,6 +1934,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
ListOrganizationInvitations:
speakeasy-default-list-organization-invitations:
parameters:
Expand All @@ -1938,7 +1955,7 @@ examples:
application/json: []
responses:
"200":
application/json: {"total_count": 637338}
application/json: {"data": [], "total_count": 637338}
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
ListPendingOrganizationInvitations:
Expand All @@ -1961,6 +1978,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
RevokeOrganizationInvitation:
speakeasy-default-revoke-organization-invitation:
parameters:
Expand All @@ -1972,6 +1990,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
CreateOrganizationMembership:
speakeasy-default-create-organization-membership:
parameters:
Expand All @@ -1982,6 +2001,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
ListOrganizationMemberships:
speakeasy-default-list-organization-memberships:
parameters:
Expand All @@ -2004,6 +2024,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
DeleteOrganizationMembership:
speakeasy-default-delete-organization-membership:
parameters:
Expand All @@ -2013,6 +2034,7 @@ examples:
responses:
"400":
application/json: {"errors": []}
"200": {}
UpdateOrganizationMembershipMetadata:
speakeasy-default-update-organization-membership-metadata:
parameters:
Expand All @@ -2022,6 +2044,7 @@ examples:
responses:
"400":
application/json: {"errors": [{"message": "<value>", "long_message": "<value>", "code": "<value>"}, {"message": "<value>", "long_message": "<value>", "code": "<value>"}]}
"200": {}
VerifyDomainProxy:
speakeasy-default-verify-domain-proxy:
responses:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
php:
version: 0.2.0
version: 0.2.2
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
imports:
Expand Down
18 changes: 12 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
speakeasyVersion: 1.424.0
sources:
backend-php:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:38c16a932d47d12617f45050c406209cc527f1e669f6f93f697afd34dd65215a
sourceBlobDigest: sha256:a1fe6e2b6b88ebb94a1ed12cf3aa9acf83572460a5f825e8af217a692289a9f2
tags:
- latest
clerk-backend-php:
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:1b286b5fed33a83bc8f8565131d2a072b75dbac14f4d2d47e67033f3ae2af2c8
sourceRevisionDigest: sha256:38c16a932d47d12617f45050c406209cc527f1e669f6f93f697afd34dd65215a
sourceBlobDigest: sha256:a1fe6e2b6b88ebb94a1ed12cf3aa9acf83572460a5f825e8af217a692289a9f2
tags:
- latest
targets:
clerk-php:
source: clerk-backend-php
source: backend-php
sourceNamespace: clerk-openapi
sourceRevisionDigest: sha256:1b286b5fed33a83bc8f8565131d2a072b75dbac14f4d2d47e67033f3ae2af2c8
sourceRevisionDigest: sha256:38c16a932d47d12617f45050c406209cc527f1e669f6f93f697afd34dd65215a
sourceBlobDigest: sha256:a1fe6e2b6b88ebb94a1ed12cf3aa9acf83572460a5f825e8af217a692289a9f2
codeSamplesNamespace: clerk-openapi-code-samples
codeSamplesRevisionDigest: sha256:220becc6b1b15b3ebe33c2a76a7f712f38f7c889d1522460eba85847cb041c9b
codeSamplesRevisionDigest: sha256:3dbc85e81ffa6788bc7471cb2daa04aab0ebfb9fabf3c81f6ec0b7199887991e
my-first-target:
source: clerk-backend-php
sourceNamespace: clerk-openapi
Expand All @@ -23,15 +29,15 @@ workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
clerk-backend-php:
backend-php:
inputs:
- location: ./openapi.json
registry:
location: registry.speakeasyapi.dev/clerk/clerk/clerk-openapi
targets:
clerk-php:
target: php
source: clerk-backend-php
source: backend-php
publish:
packagist:
username: clerkinc
Expand Down
4 changes: 2 additions & 2 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
clerk-backend-php:
backend-php:
inputs:
- location: ./openapi.json
registry:
location: registry.speakeasyapi.dev/clerk/clerk/clerk-openapi
targets:
clerk-php:
target: php
source: clerk-backend-php
source: backend-php
publish:
packagist:
username: clerkinc
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
<br />
</p>

# clerkinc/clerk-backend-php
# clerk/backend-php

<div align="center">

[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)
[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github&utm_medium=koa)
[![Follow on Twitter](https://img.shields.io/twitter/follow/ClerkDev?style=social)](https://twitter.com/intent/follow?screen_name=ClerkDev)

[Changelog](https://github.com/clerkinc/clerk-backend-php/blob/main/CHANGELOG.md)
[Changelog](https://github.com/clerk/backend-php/blob/main/CHANGELOG.md)
·
[Ask a Question](https://github.com/clerkinc/clerk-backend-php/discussions)
[Ask a Question](https://github.com/clerk/backend-php/discussions)

</div>

Expand All @@ -35,7 +35,7 @@
## Installation

```sh
composer require @clerkinc/clerk-backend-php
composer require clerk/backend-php
```

## Usage
Expand Down Expand Up @@ -403,7 +403,7 @@ looking for the latest version.
You can get in touch with us in any of the following ways:

- Join the official community [Clerk Discord server](https://clerk.com/discord)
- Create a [GitHub Discussion](https://github.com/clerkinc/clerk-backend-php/discussions)
- Create a [GitHub Discussion](https://github.com/clerk/backend-php/discussions)
- Contact options listed on [Clerk Support page](https://clerk.com/support?utm_source=github&utm_medium=clerk-backend-php)

## Contributing
Expand All @@ -412,14 +412,14 @@ We're open to all community contributions!

## Security

`@clerkinc/clerk-backend-php` follows good practices of security, but 100% security cannot be assured.
`@clerk/backend-php` follows good practices of security, but 100% security cannot be assured.

`@clerkinc/clerk-backend-php` is provided **"as is"** without any **warranty**. Use at your own risk.
`@clerk/backend-php` is provided **"as is"** without any **warranty**. Use at your own risk.

_For more information and to report security issues, please refer to the [security documentation](https://github.com/clerkinc/clerk-backend-php/blob/main/docs/SECURITY.md)._
_For more information and to report security issues, please refer to the [security documentation](https://github.com/clerk/backend-php/blob/main/docs/SECURITY.md)._

## License

This project is licensed under the **MIT license**.

See [LICENSE](https://github.com/clerkinc/clerk-backend-php/blob/main/LICENSE) for more information.
See [LICENSE](https://github.com/clerk/backend-php/blob/main/LICENSE) for more information.
4 changes: 2 additions & 2 deletions src/SDKConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ class SDKConfiguration

public string $openapiDocVersion = 'v1';

public string $sdkVersion = '0.2.0';
public string $sdkVersion = '0.2.2';

public string $genVersion = '2.445.1';

public string $userAgent = 'speakeasy-sdk/php 0.2.0 2.445.1 v1 clerk/backend-php';
public string $userAgent = 'speakeasy-sdk/php 0.2.2 2.445.1 v1 clerk/backend-php';

public function getServerUrl(): string
{
Expand Down

0 comments on commit 55bbc61

Please sign in to comment.