diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 858c6d51d..44a8ed64d 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -2,34 +2,33 @@ speakeasyVersion: 1.543.4 sources: Outpost API: sourceNamespace: outpost-api - sourceRevisionDigest: sha256:cb74831e49a563227102cfa26ef22b0d76c9eddf275639946a1098533985ece6 + sourceRevisionDigest: sha256:d29ca10e30557b054364e2f189779b6eae2eb027592e66d96694164e2dfd5d3b sourceBlobDigest: sha256:0e5867349e513ef193e2077149c98453ab2d429af67bfb7fee79a86f22f8e47e tags: - latest - - speakeasy-sdk-regen-1746827603 - 0.0.1 targets: outpost-go: source: Outpost API sourceNamespace: outpost-api - sourceRevisionDigest: sha256:cb74831e49a563227102cfa26ef22b0d76c9eddf275639946a1098533985ece6 + sourceRevisionDigest: sha256:d29ca10e30557b054364e2f189779b6eae2eb027592e66d96694164e2dfd5d3b sourceBlobDigest: sha256:0e5867349e513ef193e2077149c98453ab2d429af67bfb7fee79a86f22f8e47e codeSamplesNamespace: outpost-api-go-code-samples - codeSamplesRevisionDigest: sha256:9fea9d11c6d7a6333a848a90eb3a93f1b9998f0a91b6355aff9dd7e45b29bcbf + codeSamplesRevisionDigest: sha256:6a3680288d2da0e9fd6de41fdb794eadabc7a191521fe39735ea986988281186 outpost-python: source: Outpost API sourceNamespace: outpost-api - sourceRevisionDigest: sha256:33a0ebc725c9abcd74405bb2929aa2875f9849edd79a5c14ef5cb7bf08e80e81 + sourceRevisionDigest: sha256:d29ca10e30557b054364e2f189779b6eae2eb027592e66d96694164e2dfd5d3b sourceBlobDigest: sha256:0e5867349e513ef193e2077149c98453ab2d429af67bfb7fee79a86f22f8e47e codeSamplesNamespace: outpost-api-python-code-samples - codeSamplesRevisionDigest: sha256:3982db0ce1099c1389488deeb542ba67a0f764e2c082ad1bedfe245d3fac1759 + codeSamplesRevisionDigest: sha256:b766a5283053a6c67b0ea4a001142369cfe5aef6f877f15043f1ea9e9fc51d6f outpost-ts: source: Outpost API sourceNamespace: outpost-api - sourceRevisionDigest: sha256:6c60451579799a9a2125a1ebdd98b65a85afe580e5c10e7bb486ff4ff8629597 + sourceRevisionDigest: sha256:d29ca10e30557b054364e2f189779b6eae2eb027592e66d96694164e2dfd5d3b sourceBlobDigest: sha256:0e5867349e513ef193e2077149c98453ab2d429af67bfb7fee79a86f22f8e47e codeSamplesNamespace: outpost-api-typescript-code-samples - codeSamplesRevisionDigest: sha256:e63cf33cfc01b002b5d03c264ad43c1fd29c18683eb9b811a2e69766f18b48d4 + codeSamplesRevisionDigest: sha256:14bbf6d827f25245332b833dd539e0d1af8add597750bdd1107329cf717e7c88 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest @@ -46,7 +45,7 @@ workflow: outpost-go: target: go source: Outpost API - output: ./sdks/go + output: ./sdks/outpost-go codeSamples: registry: location: registry.speakeasyapi.dev/hookdeck-dev/outpost/outpost-api-go-code-samples @@ -56,7 +55,7 @@ workflow: outpost-python: target: python source: Outpost API - output: ./sdks/python + output: ./sdks/outpost-python publish: pypi: token: $pypi_token @@ -69,7 +68,7 @@ workflow: outpost-ts: target: typescript source: Outpost API - output: ./sdks/typescript + output: ./sdks/outpost-typescript publish: npm: token: $npm_token diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 98ef3456f..80fed0d7c 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -13,7 +13,7 @@ targets: outpost-go: target: go source: Outpost API - output: ./sdks/go + output: ./sdks/outpost-go codeSamples: registry: location: registry.speakeasyapi.dev/hookdeck-dev/outpost/outpost-api-go-code-samples @@ -23,7 +23,7 @@ targets: outpost-python: target: python source: Outpost API - output: ./sdks/python + output: ./sdks/outpost-python publish: pypi: token: $pypi_token @@ -36,7 +36,7 @@ targets: outpost-ts: target: typescript source: Outpost API - output: ./sdks/typescript + output: ./sdks/outpost-typescript publish: npm: token: $npm_token diff --git a/sdks/go/.gitattributes b/sdks/outpost-go/.gitattributes similarity index 100% rename from sdks/go/.gitattributes rename to sdks/outpost-go/.gitattributes diff --git a/sdks/go/.gitignore b/sdks/outpost-go/.gitignore similarity index 100% rename from sdks/go/.gitignore rename to sdks/outpost-go/.gitignore diff --git a/sdks/go/.speakeasy/gen.lock b/sdks/outpost-go/.speakeasy/gen.lock similarity index 91% rename from sdks/go/.speakeasy/gen.lock rename to sdks/outpost-go/.speakeasy/gen.lock index 351bdc904..9c65a53ef 100644 --- a/sdks/go/.speakeasy/gen.lock +++ b/sdks/outpost-go/.speakeasy/gen.lock @@ -1,15 +1,12 @@ lockVersion: 2.0.0 -id: 48f73216-74ac-483a-863e-b24adeebd201 +id: f0627709-5a00-43ac-8678-ca716d6f379c management: docChecksum: facaffd173e65f9c7d9b42e7d5d4f736 docVersion: 0.0.1 speakeasyVersion: 1.543.4 generationVersion: 2.598.22 - releaseVersion: 0.1.1 - configChecksum: 29b2dead444c91f07b22acd228e04897 - repoURL: https://github.com/hookdeck/outpost.git - repoSubDirectory: sdks/go - installationURL: https://github.com/hookdeck/outpost/sdks/go + releaseVersion: 0.1.7 + configChecksum: 85b6bc0ac0b23805b75facc12e939421 features: go: additionalDependencies: 0.1.0 @@ -350,16 +347,6 @@ examples: responses: "200": application/json: {"token": "SOME_JWT_TOKEN"} - getPortalUrlJwtContext: - PortalRedirectExample: - responses: - "200": - application/json: {"redirect_url": "https://webhooks.acme.com/?token=JWT_TOKEN"} - getTenantTokenJwtContext: - TenantTokenExample: - responses: - "200": - application/json: {"token": "SOME_JWT_TOKEN"} listTenantDestinations: DestinationsListExample: parameters: @@ -375,7 +362,7 @@ examples: path: tenant_id: "" requestBody: - application/json: {"id": "user-provided-id", "type": "aws_sqs", "topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} + application/json: {"id": "user-provided-id", "type": "rabbitmq", "topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} responses: "201": application/json: {"id": "des_webhook_123", "type": "webhook", "topics": ["user.created", "order.shipped"], "disabled_at": null, "created_at": "2024-02-15T10:00:00Z", "config": {"url": "https://my-service.com/webhook/handler"}, "credentials": {"secret": "whsec_abc123def456"}} @@ -395,20 +382,10 @@ examples: tenant_id: "" destination_id: "" requestBody: - application/json: {"topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} + application/json: {"topics": "*", "config": {"stream_name": "my-data-stream", "region": "us-east-1", "endpoint": "https://kinesis.us-east-1.amazonaws.com", "partition_key_template": "data.\"user_id\""}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} responses: "200": application/json: {"id": "des_kns_xyz", "type": "aws_kinesis", "topics": ["user.created", "user.updated"], "disabled_at": null, "created_at": "2024-03-10T15:30:00Z", "config": {"stream_name": "production-events", "region": "eu-west-1"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"}} - OAuthRedirectExample: - parameters: - path: - tenant_id: "" - destination_id: "" - requestBody: - application/json: {"topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} - responses: - "200": - application/json: {"redirect_url": "https://dashboard.hookdeck.com/authorize?token=12313123"} deleteTenantDestination: SuccessExample: parameters: @@ -474,7 +451,7 @@ examples: parameters: path: tenant_id: "" - type: "rabbitmq" + type: "hookdeck" responses: "200": application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} @@ -483,14 +460,14 @@ examples: responses: "200": application/json: [{"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]}, {"type": "aws_sqs", "label": "AWS SQS", "description": "Send event to an AWS SQS queue", "icon": "", "instructions": "Enter Queue URL...", "config_fields": [{"type": "text", "label": "Queue URL", "description": "The URL of the SQS queue.", "required": true}, {"type": "text", "label": "Endpoint", "description": "Optional custom AWS endpoint URL.", "required": false}], "credential_fields": [{"type": "text", "label": "Key", "description": "AWS Access Key ID.", "required": true, "sensitive": true}, {"type": "text", "label": "Secret", "description": "AWS Secret Access Key.", "required": true, "sensitive": true}, {"type": "text", "label": "Session", "description": "Optional AWS Session Token.", "required": false, "sensitive": true}]}] - getDestinationTypeSchemaJwt: + getDestinationTypeSchema: WebhookSchemaExample: parameters: path: - type: "rabbitmq" + type: "aws_kinesis" responses: "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the event to", "validation": "/((([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,w]+@)?[A-Za-z0-9.-]+(:[0-9]+)?|(?:www.|[-;:&=+$,w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.w-_]*)???(?:[-+=&;%@.w_]*)#?(?:[w]*))?)/", "required": true}], "credential_fields": [{"type": "text", "label": "Secret", "description": "The URL to send the event to", "required": false}]} + application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} listTenantTopics: TopicsListExample: parameters: @@ -499,7 +476,7 @@ examples: responses: "200": application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] - listTopicsJwt: + listTopics: TopicsListExample: responses: "200": @@ -577,18 +554,5 @@ examples: application/json: {"key": "", "key1": ""} "511": application/json: {"key": ""} - getDestinationTypeSchema: - WebhookSchemaExample: - parameters: - path: - type: "aws_kinesis" - responses: - "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} - listTopics: - TopicsListExample: - responses: - "200": - application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] examplesVersion: 1.0.1 generatedTests: {} diff --git a/sdks/go/.speakeasy/gen.yaml b/sdks/outpost-go/.speakeasy/gen.yaml similarity index 93% rename from sdks/go/.speakeasy/gen.yaml rename to sdks/outpost-go/.speakeasy/gen.yaml index 78843a5fa..7be5632a9 100644 --- a/sdks/go/.speakeasy/gen.yaml +++ b/sdks/outpost-go/.speakeasy/gen.yaml @@ -16,7 +16,7 @@ generation: oAuth2ClientCredentialsEnabled: true oAuth2PasswordEnabled: true go: - version: 0.1.1 + version: 0.2.0 additionalDependencies: {} allowUnknownFieldsInWeakUnions: false clientServerStatusCodesAsErrors: true @@ -34,5 +34,5 @@ go: maxMethodParams: 4 methodArguments: require-security-and-request outputModelSuffix: output - packageName: client + packageName: github.com/hookdeck/outpost/sdks/outpost-go responseFormat: envelope-http diff --git a/sdks/go/CONTRIBUTING.md b/sdks/outpost-go/CONTRIBUTING.md similarity index 100% rename from sdks/go/CONTRIBUTING.md rename to sdks/outpost-go/CONTRIBUTING.md diff --git a/sdks/go/README.md b/sdks/outpost-go/README.md similarity index 88% rename from sdks/go/README.md rename to sdks/outpost-go/README.md index 97b10bf49..c22108b05 100644 --- a/sdks/go/README.md +++ b/sdks/outpost-go/README.md @@ -3,7 +3,7 @@ Developer-friendly & type-safe Go client specifically catered to leverage the Outpost API.
- + @@ -34,13 +34,14 @@ Outpost API: The Outpost API is a REST-based JSON API for managing tenants, dest + ## SDK Installation To add the SDK as a dependency to your project: ```bash -go get github.com/hookdeck/outpost/sdks/go +go get github.com/hookdeck/outpost/sdks/outpost-go ``` - + ## SDK Example Usage @@ -51,15 +52,15 @@ go get github.com/hookdeck/outpost/sdks/go package main import ( - "client" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" "log" ) func main() { ctx := context.Background() - s := client.New() + s := outpostgo.New() res, err := s.Health.Check(ctx) if err != nil { @@ -90,18 +91,18 @@ You can set the security parameters through the `WithSecurity` option when initi package main import ( - "client" - "client/models/components" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) @@ -196,22 +197,22 @@ The following global parameter is available. package main import ( - "client" - "client/models/components" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.Upsert(ctx, client.String("")) + res, err := s.Tenants.Upsert(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -233,9 +234,9 @@ To change the default retry strategy for a single API call, simply provide a `re package main import ( - "client" - "client/retry" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "log" "models/operations" ) @@ -243,7 +244,7 @@ import ( func main() { ctx := context.Background() - s := client.New() + s := outpostgo.New() res, err := s.Health.Check(ctx, operations.WithRetries( retry.Config{ @@ -271,17 +272,17 @@ If you'd like to override the default retry strategy for all operations that sup package main import ( - "client" - "client/retry" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithRetryConfig( + s := outpostgo.New( + outpostgo.WithRetryConfig( retry.Config{ Strategy: "backoff", Backoff: &retry.BackoffStrategy{ @@ -335,17 +336,17 @@ For example, the `Check` function may return the following errors: package main import ( - "client" - "client/models/apierrors" "context" "errors" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" "log" ) func main() { ctx := context.Background() - s := client.New() + s := outpostgo.New() res, err := s.Health.Check(ctx) if err != nil { @@ -431,16 +432,16 @@ The default server can be overridden globally using the `WithServerURL(serverURL package main import ( - "client" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithServerURL("http://localhost:3333/api/v1"), + s := outpostgo.New( + outpostgo.WithServerURL("http://localhost:3333/api/v1"), ) res, err := s.Health.Check(ctx) @@ -499,4 +500,4 @@ looking for the latest version. While we value open-source contributions to this SDK, this library is generated programmatically. Any manual changes added to internal files will be overwritten on the next generation. We look forward to hearing your feedback. Feel free to open a PR or an issue with a proof of concept and we'll do our best to include it in a future release. -### SDK Created by [Speakeasy](https://www.speakeasy.com/?utm_source=openapi&utm_campaign=go) +### SDK Created by [Speakeasy](https://www.speakeasy.com/?utm_source=github-com/hookdeck/outpost/sdks/outpost-go&utm_campaign=go) diff --git a/sdks/go/RELEASES.md b/sdks/outpost-go/RELEASES.md similarity index 100% rename from sdks/go/RELEASES.md rename to sdks/outpost-go/RELEASES.md diff --git a/sdks/go/USAGE.md b/sdks/outpost-go/USAGE.md similarity index 78% rename from sdks/go/USAGE.md rename to sdks/outpost-go/USAGE.md index 3c6ceb6be..ec297f54a 100644 --- a/sdks/go/USAGE.md +++ b/sdks/outpost-go/USAGE.md @@ -3,15 +3,15 @@ package main import ( - "client" "context" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" "log" ) func main() { ctx := context.Background() - s := client.New() + s := outpostgo.New() res, err := s.Health.Check(ctx) if err != nil { diff --git a/sdks/go/destinations.go b/sdks/outpost-go/destinations.go similarity index 99% rename from sdks/go/destinations.go rename to sdks/outpost-go/destinations.go index db84da247..9abfc8eab 100644 --- a/sdks/go/destinations.go +++ b/sdks/outpost-go/destinations.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" ) diff --git a/sdks/go/docs/models/apierrors/badrequesterror.md b/sdks/outpost-go/docs/models/apierrors/badrequesterror.md similarity index 100% rename from sdks/go/docs/models/apierrors/badrequesterror.md rename to sdks/outpost-go/docs/models/apierrors/badrequesterror.md diff --git a/sdks/go/docs/models/apierrors/internalservererror.md b/sdks/outpost-go/docs/models/apierrors/internalservererror.md similarity index 100% rename from sdks/go/docs/models/apierrors/internalservererror.md rename to sdks/outpost-go/docs/models/apierrors/internalservererror.md diff --git a/sdks/go/docs/models/apierrors/notfounderror.md b/sdks/outpost-go/docs/models/apierrors/notfounderror.md similarity index 100% rename from sdks/go/docs/models/apierrors/notfounderror.md rename to sdks/outpost-go/docs/models/apierrors/notfounderror.md diff --git a/sdks/go/docs/models/apierrors/ratelimitederror.md b/sdks/outpost-go/docs/models/apierrors/ratelimitederror.md similarity index 100% rename from sdks/go/docs/models/apierrors/ratelimitederror.md rename to sdks/outpost-go/docs/models/apierrors/ratelimitederror.md diff --git a/sdks/go/docs/models/apierrors/timeouterror.md b/sdks/outpost-go/docs/models/apierrors/timeouterror.md similarity index 100% rename from sdks/go/docs/models/apierrors/timeouterror.md rename to sdks/outpost-go/docs/models/apierrors/timeouterror.md diff --git a/sdks/go/docs/models/apierrors/unauthorizederror.md b/sdks/outpost-go/docs/models/apierrors/unauthorizederror.md similarity index 100% rename from sdks/go/docs/models/apierrors/unauthorizederror.md rename to sdks/outpost-go/docs/models/apierrors/unauthorizederror.md diff --git a/sdks/go/docs/models/components/awskinesisconfig.md b/sdks/outpost-go/docs/models/components/awskinesisconfig.md similarity index 100% rename from sdks/go/docs/models/components/awskinesisconfig.md rename to sdks/outpost-go/docs/models/components/awskinesisconfig.md diff --git a/sdks/go/docs/models/components/awskinesiscredentials.md b/sdks/outpost-go/docs/models/components/awskinesiscredentials.md similarity index 100% rename from sdks/go/docs/models/components/awskinesiscredentials.md rename to sdks/outpost-go/docs/models/components/awskinesiscredentials.md diff --git a/sdks/go/docs/models/components/awssqsconfig.md b/sdks/outpost-go/docs/models/components/awssqsconfig.md similarity index 100% rename from sdks/go/docs/models/components/awssqsconfig.md rename to sdks/outpost-go/docs/models/components/awssqsconfig.md diff --git a/sdks/go/docs/models/components/awssqscredentials.md b/sdks/outpost-go/docs/models/components/awssqscredentials.md similarity index 100% rename from sdks/go/docs/models/components/awssqscredentials.md rename to sdks/outpost-go/docs/models/components/awssqscredentials.md diff --git a/sdks/go/docs/models/components/deliveryattempt.md b/sdks/outpost-go/docs/models/components/deliveryattempt.md similarity index 100% rename from sdks/go/docs/models/components/deliveryattempt.md rename to sdks/outpost-go/docs/models/components/deliveryattempt.md diff --git a/sdks/go/docs/models/components/destination.md b/sdks/outpost-go/docs/models/components/destination.md similarity index 100% rename from sdks/go/docs/models/components/destination.md rename to sdks/outpost-go/docs/models/components/destination.md diff --git a/sdks/go/docs/models/components/destinationawskinesis.md b/sdks/outpost-go/docs/models/components/destinationawskinesis.md similarity index 100% rename from sdks/go/docs/models/components/destinationawskinesis.md rename to sdks/outpost-go/docs/models/components/destinationawskinesis.md diff --git a/sdks/go/docs/models/components/destinationawskinesistype.md b/sdks/outpost-go/docs/models/components/destinationawskinesistype.md similarity index 100% rename from sdks/go/docs/models/components/destinationawskinesistype.md rename to sdks/outpost-go/docs/models/components/destinationawskinesistype.md diff --git a/sdks/go/docs/models/components/destinationawssqs.md b/sdks/outpost-go/docs/models/components/destinationawssqs.md similarity index 100% rename from sdks/go/docs/models/components/destinationawssqs.md rename to sdks/outpost-go/docs/models/components/destinationawssqs.md diff --git a/sdks/go/docs/models/components/destinationawssqstype.md b/sdks/outpost-go/docs/models/components/destinationawssqstype.md similarity index 100% rename from sdks/go/docs/models/components/destinationawssqstype.md rename to sdks/outpost-go/docs/models/components/destinationawssqstype.md diff --git a/sdks/go/docs/models/components/destinationcreate.md b/sdks/outpost-go/docs/models/components/destinationcreate.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreate.md rename to sdks/outpost-go/docs/models/components/destinationcreate.md diff --git a/sdks/go/docs/models/components/destinationcreateawskinesis.md b/sdks/outpost-go/docs/models/components/destinationcreateawskinesis.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreateawskinesis.md rename to sdks/outpost-go/docs/models/components/destinationcreateawskinesis.md diff --git a/sdks/go/docs/models/components/destinationcreateawskinesistype.md b/sdks/outpost-go/docs/models/components/destinationcreateawskinesistype.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreateawskinesistype.md rename to sdks/outpost-go/docs/models/components/destinationcreateawskinesistype.md diff --git a/sdks/go/docs/models/components/destinationcreateawssqs.md b/sdks/outpost-go/docs/models/components/destinationcreateawssqs.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreateawssqs.md rename to sdks/outpost-go/docs/models/components/destinationcreateawssqs.md diff --git a/sdks/go/docs/models/components/destinationcreateawssqstype.md b/sdks/outpost-go/docs/models/components/destinationcreateawssqstype.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreateawssqstype.md rename to sdks/outpost-go/docs/models/components/destinationcreateawssqstype.md diff --git a/sdks/go/docs/models/components/destinationcreatehookdeck.md b/sdks/outpost-go/docs/models/components/destinationcreatehookdeck.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreatehookdeck.md rename to sdks/outpost-go/docs/models/components/destinationcreatehookdeck.md diff --git a/sdks/go/docs/models/components/destinationcreatehookdecktype.md b/sdks/outpost-go/docs/models/components/destinationcreatehookdecktype.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreatehookdecktype.md rename to sdks/outpost-go/docs/models/components/destinationcreatehookdecktype.md diff --git a/sdks/go/docs/models/components/destinationcreaterabbitmq.md b/sdks/outpost-go/docs/models/components/destinationcreaterabbitmq.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreaterabbitmq.md rename to sdks/outpost-go/docs/models/components/destinationcreaterabbitmq.md diff --git a/sdks/go/docs/models/components/destinationcreaterabbitmqtype.md b/sdks/outpost-go/docs/models/components/destinationcreaterabbitmqtype.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreaterabbitmqtype.md rename to sdks/outpost-go/docs/models/components/destinationcreaterabbitmqtype.md diff --git a/sdks/go/docs/models/components/destinationcreatewebhook.md b/sdks/outpost-go/docs/models/components/destinationcreatewebhook.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreatewebhook.md rename to sdks/outpost-go/docs/models/components/destinationcreatewebhook.md diff --git a/sdks/go/docs/models/components/destinationcreatewebhooktype.md b/sdks/outpost-go/docs/models/components/destinationcreatewebhooktype.md similarity index 100% rename from sdks/go/docs/models/components/destinationcreatewebhooktype.md rename to sdks/outpost-go/docs/models/components/destinationcreatewebhooktype.md diff --git a/sdks/go/docs/models/components/destinationhookdeck.md b/sdks/outpost-go/docs/models/components/destinationhookdeck.md similarity index 100% rename from sdks/go/docs/models/components/destinationhookdeck.md rename to sdks/outpost-go/docs/models/components/destinationhookdeck.md diff --git a/sdks/go/docs/models/components/destinationhookdecktype.md b/sdks/outpost-go/docs/models/components/destinationhookdecktype.md similarity index 100% rename from sdks/go/docs/models/components/destinationhookdecktype.md rename to sdks/outpost-go/docs/models/components/destinationhookdecktype.md diff --git a/sdks/go/docs/models/components/destinationrabbitmq.md b/sdks/outpost-go/docs/models/components/destinationrabbitmq.md similarity index 100% rename from sdks/go/docs/models/components/destinationrabbitmq.md rename to sdks/outpost-go/docs/models/components/destinationrabbitmq.md diff --git a/sdks/go/docs/models/components/destinationrabbitmqtype.md b/sdks/outpost-go/docs/models/components/destinationrabbitmqtype.md similarity index 100% rename from sdks/go/docs/models/components/destinationrabbitmqtype.md rename to sdks/outpost-go/docs/models/components/destinationrabbitmqtype.md diff --git a/sdks/go/docs/models/components/destinationschemafield.md b/sdks/outpost-go/docs/models/components/destinationschemafield.md similarity index 100% rename from sdks/go/docs/models/components/destinationschemafield.md rename to sdks/outpost-go/docs/models/components/destinationschemafield.md diff --git a/sdks/go/docs/models/components/destinationschemafieldtype.md b/sdks/outpost-go/docs/models/components/destinationschemafieldtype.md similarity index 100% rename from sdks/go/docs/models/components/destinationschemafieldtype.md rename to sdks/outpost-go/docs/models/components/destinationschemafieldtype.md diff --git a/sdks/go/docs/models/components/destinationtypeschema.md b/sdks/outpost-go/docs/models/components/destinationtypeschema.md similarity index 100% rename from sdks/go/docs/models/components/destinationtypeschema.md rename to sdks/outpost-go/docs/models/components/destinationtypeschema.md diff --git a/sdks/go/docs/models/components/destinationupdate.md b/sdks/outpost-go/docs/models/components/destinationupdate.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdate.md rename to sdks/outpost-go/docs/models/components/destinationupdate.md diff --git a/sdks/go/docs/models/components/destinationupdateawskinesis.md b/sdks/outpost-go/docs/models/components/destinationupdateawskinesis.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdateawskinesis.md rename to sdks/outpost-go/docs/models/components/destinationupdateawskinesis.md diff --git a/sdks/go/docs/models/components/destinationupdateawssqs.md b/sdks/outpost-go/docs/models/components/destinationupdateawssqs.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdateawssqs.md rename to sdks/outpost-go/docs/models/components/destinationupdateawssqs.md diff --git a/sdks/go/docs/models/components/destinationupdatehookdeck.md b/sdks/outpost-go/docs/models/components/destinationupdatehookdeck.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdatehookdeck.md rename to sdks/outpost-go/docs/models/components/destinationupdatehookdeck.md diff --git a/sdks/go/docs/models/components/destinationupdaterabbitmq.md b/sdks/outpost-go/docs/models/components/destinationupdaterabbitmq.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdaterabbitmq.md rename to sdks/outpost-go/docs/models/components/destinationupdaterabbitmq.md diff --git a/sdks/go/docs/models/components/destinationupdatewebhook.md b/sdks/outpost-go/docs/models/components/destinationupdatewebhook.md similarity index 100% rename from sdks/go/docs/models/components/destinationupdatewebhook.md rename to sdks/outpost-go/docs/models/components/destinationupdatewebhook.md diff --git a/sdks/go/docs/models/components/destinationwebhook.md b/sdks/outpost-go/docs/models/components/destinationwebhook.md similarity index 100% rename from sdks/go/docs/models/components/destinationwebhook.md rename to sdks/outpost-go/docs/models/components/destinationwebhook.md diff --git a/sdks/go/docs/models/components/destinationwebhooktype.md b/sdks/outpost-go/docs/models/components/destinationwebhooktype.md similarity index 100% rename from sdks/go/docs/models/components/destinationwebhooktype.md rename to sdks/outpost-go/docs/models/components/destinationwebhooktype.md diff --git a/sdks/go/docs/models/components/event.md b/sdks/outpost-go/docs/models/components/event.md similarity index 100% rename from sdks/go/docs/models/components/event.md rename to sdks/outpost-go/docs/models/components/event.md diff --git a/sdks/go/docs/models/components/hookdeckcredentials.md b/sdks/outpost-go/docs/models/components/hookdeckcredentials.md similarity index 100% rename from sdks/go/docs/models/components/hookdeckcredentials.md rename to sdks/outpost-go/docs/models/components/hookdeckcredentials.md diff --git a/sdks/go/docs/models/components/httpmetadata.md b/sdks/outpost-go/docs/models/components/httpmetadata.md similarity index 100% rename from sdks/go/docs/models/components/httpmetadata.md rename to sdks/outpost-go/docs/models/components/httpmetadata.md diff --git a/sdks/go/docs/models/components/portalredirect.md b/sdks/outpost-go/docs/models/components/portalredirect.md similarity index 100% rename from sdks/go/docs/models/components/portalredirect.md rename to sdks/outpost-go/docs/models/components/portalredirect.md diff --git a/sdks/go/docs/models/components/publishrequest.md b/sdks/outpost-go/docs/models/components/publishrequest.md similarity index 100% rename from sdks/go/docs/models/components/publishrequest.md rename to sdks/outpost-go/docs/models/components/publishrequest.md diff --git a/sdks/go/docs/models/components/rabbitmqconfig.md b/sdks/outpost-go/docs/models/components/rabbitmqconfig.md similarity index 100% rename from sdks/go/docs/models/components/rabbitmqconfig.md rename to sdks/outpost-go/docs/models/components/rabbitmqconfig.md diff --git a/sdks/go/docs/models/components/rabbitmqcredentials.md b/sdks/outpost-go/docs/models/components/rabbitmqcredentials.md similarity index 100% rename from sdks/go/docs/models/components/rabbitmqcredentials.md rename to sdks/outpost-go/docs/models/components/rabbitmqcredentials.md diff --git a/sdks/go/docs/models/components/security.md b/sdks/outpost-go/docs/models/components/security.md similarity index 100% rename from sdks/go/docs/models/components/security.md rename to sdks/outpost-go/docs/models/components/security.md diff --git a/sdks/go/docs/models/components/status.md b/sdks/outpost-go/docs/models/components/status.md similarity index 100% rename from sdks/go/docs/models/components/status.md rename to sdks/outpost-go/docs/models/components/status.md diff --git a/sdks/go/docs/models/components/successresponse.md b/sdks/outpost-go/docs/models/components/successresponse.md similarity index 100% rename from sdks/go/docs/models/components/successresponse.md rename to sdks/outpost-go/docs/models/components/successresponse.md diff --git a/sdks/go/docs/models/components/tenant.md b/sdks/outpost-go/docs/models/components/tenant.md similarity index 100% rename from sdks/go/docs/models/components/tenant.md rename to sdks/outpost-go/docs/models/components/tenant.md diff --git a/sdks/go/docs/models/components/tenanttoken.md b/sdks/outpost-go/docs/models/components/tenanttoken.md similarity index 100% rename from sdks/go/docs/models/components/tenanttoken.md rename to sdks/outpost-go/docs/models/components/tenanttoken.md diff --git a/sdks/go/docs/models/components/tls.md b/sdks/outpost-go/docs/models/components/tls.md similarity index 100% rename from sdks/go/docs/models/components/tls.md rename to sdks/outpost-go/docs/models/components/tls.md diff --git a/sdks/go/docs/models/components/topics.md b/sdks/outpost-go/docs/models/components/topics.md similarity index 100% rename from sdks/go/docs/models/components/topics.md rename to sdks/outpost-go/docs/models/components/topics.md diff --git a/sdks/go/docs/models/components/topicsenum.md b/sdks/outpost-go/docs/models/components/topicsenum.md similarity index 100% rename from sdks/go/docs/models/components/topicsenum.md rename to sdks/outpost-go/docs/models/components/topicsenum.md diff --git a/sdks/go/docs/models/components/webhookconfig.md b/sdks/outpost-go/docs/models/components/webhookconfig.md similarity index 100% rename from sdks/go/docs/models/components/webhookconfig.md rename to sdks/outpost-go/docs/models/components/webhookconfig.md diff --git a/sdks/go/docs/models/components/webhookcredentials.md b/sdks/outpost-go/docs/models/components/webhookcredentials.md similarity index 100% rename from sdks/go/docs/models/components/webhookcredentials.md rename to sdks/outpost-go/docs/models/components/webhookcredentials.md diff --git a/sdks/go/docs/models/components/webhookcredentialsupdate.md b/sdks/outpost-go/docs/models/components/webhookcredentialsupdate.md similarity index 100% rename from sdks/go/docs/models/components/webhookcredentialsupdate.md rename to sdks/outpost-go/docs/models/components/webhookcredentialsupdate.md diff --git a/sdks/go/docs/models/operations/createtenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/createtenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/createtenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/createtenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/createtenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/createtenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/createtenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/createtenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/createtenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/createtenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/createtenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/createtenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/deletetenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/deletetenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/deletetenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/deletetenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/deletetenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/deletetenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/deletetenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/deletetenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/deletetenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/deletetenantglobals.md b/sdks/outpost-go/docs/models/operations/deletetenantglobals.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantglobals.md rename to sdks/outpost-go/docs/models/operations/deletetenantglobals.md diff --git a/sdks/go/docs/models/operations/deletetenantrequest.md b/sdks/outpost-go/docs/models/operations/deletetenantrequest.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantrequest.md rename to sdks/outpost-go/docs/models/operations/deletetenantrequest.md diff --git a/sdks/go/docs/models/operations/deletetenantresponse.md b/sdks/outpost-go/docs/models/operations/deletetenantresponse.md similarity index 100% rename from sdks/go/docs/models/operations/deletetenantresponse.md rename to sdks/outpost-go/docs/models/operations/deletetenantresponse.md diff --git a/sdks/go/docs/models/operations/destinationid.md b/sdks/outpost-go/docs/models/operations/destinationid.md similarity index 100% rename from sdks/go/docs/models/operations/destinationid.md rename to sdks/outpost-go/docs/models/operations/destinationid.md diff --git a/sdks/go/docs/models/operations/disabletenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/disabletenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/disabletenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/disabletenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/disabletenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/disabletenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/disabletenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/disabletenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/disabletenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/disabletenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/disabletenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/disabletenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/enabletenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/enabletenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/enabletenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/enabletenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/enabletenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/enabletenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/enabletenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/enabletenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/enabletenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/enabletenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/enabletenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/enabletenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/getdestinationtypeschemarequest.md b/sdks/outpost-go/docs/models/operations/getdestinationtypeschemarequest.md similarity index 100% rename from sdks/go/docs/models/operations/getdestinationtypeschemarequest.md rename to sdks/outpost-go/docs/models/operations/getdestinationtypeschemarequest.md diff --git a/sdks/go/docs/models/operations/getdestinationtypeschemaresponse.md b/sdks/outpost-go/docs/models/operations/getdestinationtypeschemaresponse.md similarity index 100% rename from sdks/go/docs/models/operations/getdestinationtypeschemaresponse.md rename to sdks/outpost-go/docs/models/operations/getdestinationtypeschemaresponse.md diff --git a/sdks/go/docs/models/operations/getdestinationtypeschematype.md b/sdks/outpost-go/docs/models/operations/getdestinationtypeschematype.md similarity index 100% rename from sdks/go/docs/models/operations/getdestinationtypeschematype.md rename to sdks/outpost-go/docs/models/operations/getdestinationtypeschematype.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationtypeschemaglobals.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemaglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationtypeschemaglobals.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemaglobals.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationtypeschemarequest.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemarequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationtypeschemarequest.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemarequest.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationtypeschemaresponse.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemaresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationtypeschemaresponse.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschemaresponse.md diff --git a/sdks/go/docs/models/operations/gettenantdestinationtypeschematype.md b/sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschematype.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantdestinationtypeschematype.md rename to sdks/outpost-go/docs/models/operations/gettenantdestinationtypeschematype.md diff --git a/sdks/go/docs/models/operations/gettenanteventbydestinationglobals.md b/sdks/outpost-go/docs/models/operations/gettenanteventbydestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventbydestinationglobals.md rename to sdks/outpost-go/docs/models/operations/gettenanteventbydestinationglobals.md diff --git a/sdks/go/docs/models/operations/gettenanteventbydestinationrequest.md b/sdks/outpost-go/docs/models/operations/gettenanteventbydestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventbydestinationrequest.md rename to sdks/outpost-go/docs/models/operations/gettenanteventbydestinationrequest.md diff --git a/sdks/go/docs/models/operations/gettenanteventbydestinationresponse.md b/sdks/outpost-go/docs/models/operations/gettenanteventbydestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventbydestinationresponse.md rename to sdks/outpost-go/docs/models/operations/gettenanteventbydestinationresponse.md diff --git a/sdks/go/docs/models/operations/gettenanteventglobals.md b/sdks/outpost-go/docs/models/operations/gettenanteventglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventglobals.md rename to sdks/outpost-go/docs/models/operations/gettenanteventglobals.md diff --git a/sdks/go/docs/models/operations/gettenanteventrequest.md b/sdks/outpost-go/docs/models/operations/gettenanteventrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventrequest.md rename to sdks/outpost-go/docs/models/operations/gettenanteventrequest.md diff --git a/sdks/go/docs/models/operations/gettenanteventresponse.md b/sdks/outpost-go/docs/models/operations/gettenanteventresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanteventresponse.md rename to sdks/outpost-go/docs/models/operations/gettenanteventresponse.md diff --git a/sdks/go/docs/models/operations/gettenantglobals.md b/sdks/outpost-go/docs/models/operations/gettenantglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantglobals.md rename to sdks/outpost-go/docs/models/operations/gettenantglobals.md diff --git a/sdks/go/docs/models/operations/gettenantportalurlglobals.md b/sdks/outpost-go/docs/models/operations/gettenantportalurlglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantportalurlglobals.md rename to sdks/outpost-go/docs/models/operations/gettenantportalurlglobals.md diff --git a/sdks/go/docs/models/operations/gettenantportalurlrequest.md b/sdks/outpost-go/docs/models/operations/gettenantportalurlrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantportalurlrequest.md rename to sdks/outpost-go/docs/models/operations/gettenantportalurlrequest.md diff --git a/sdks/go/docs/models/operations/gettenantportalurlresponse.md b/sdks/outpost-go/docs/models/operations/gettenantportalurlresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantportalurlresponse.md rename to sdks/outpost-go/docs/models/operations/gettenantportalurlresponse.md diff --git a/sdks/go/docs/models/operations/gettenantrequest.md b/sdks/outpost-go/docs/models/operations/gettenantrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantrequest.md rename to sdks/outpost-go/docs/models/operations/gettenantrequest.md diff --git a/sdks/go/docs/models/operations/gettenantresponse.md b/sdks/outpost-go/docs/models/operations/gettenantresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenantresponse.md rename to sdks/outpost-go/docs/models/operations/gettenantresponse.md diff --git a/sdks/go/docs/models/operations/gettenanttokenglobals.md b/sdks/outpost-go/docs/models/operations/gettenanttokenglobals.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanttokenglobals.md rename to sdks/outpost-go/docs/models/operations/gettenanttokenglobals.md diff --git a/sdks/go/docs/models/operations/gettenanttokenrequest.md b/sdks/outpost-go/docs/models/operations/gettenanttokenrequest.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanttokenrequest.md rename to sdks/outpost-go/docs/models/operations/gettenanttokenrequest.md diff --git a/sdks/go/docs/models/operations/gettenanttokenresponse.md b/sdks/outpost-go/docs/models/operations/gettenanttokenresponse.md similarity index 100% rename from sdks/go/docs/models/operations/gettenanttokenresponse.md rename to sdks/outpost-go/docs/models/operations/gettenanttokenresponse.md diff --git a/sdks/go/docs/models/operations/healthcheckresponse.md b/sdks/outpost-go/docs/models/operations/healthcheckresponse.md similarity index 100% rename from sdks/go/docs/models/operations/healthcheckresponse.md rename to sdks/outpost-go/docs/models/operations/healthcheckresponse.md diff --git a/sdks/go/docs/models/operations/listdestinationtypeschemasjwtresponse.md b/sdks/outpost-go/docs/models/operations/listdestinationtypeschemasjwtresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listdestinationtypeschemasjwtresponse.md rename to sdks/outpost-go/docs/models/operations/listdestinationtypeschemasjwtresponse.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationsglobals.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationsglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationsglobals.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationsglobals.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationsrequest.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationsrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationsrequest.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationsrequest.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationsresponse.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationsresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationsresponse.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationsresponse.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationstypeenum1.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationstypeenum1.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationstypeenum1.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationstypeenum1.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationstypeenum2.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationstypeenum2.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationstypeenum2.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationstypeenum2.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationtypeschemasglobals.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationtypeschemasglobals.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasglobals.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationtypeschemasrequest.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationtypeschemasrequest.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasrequest.md diff --git a/sdks/go/docs/models/operations/listtenantdestinationtypeschemasresponse.md b/sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenantdestinationtypeschemasresponse.md rename to sdks/outpost-go/docs/models/operations/listtenantdestinationtypeschemasresponse.md diff --git a/sdks/go/docs/models/operations/listtenanteventdeliveriesglobals.md b/sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventdeliveriesglobals.md rename to sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesglobals.md diff --git a/sdks/go/docs/models/operations/listtenanteventdeliveriesrequest.md b/sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventdeliveriesrequest.md rename to sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesrequest.md diff --git a/sdks/go/docs/models/operations/listtenanteventdeliveriesresponse.md b/sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventdeliveriesresponse.md rename to sdks/outpost-go/docs/models/operations/listtenanteventdeliveriesresponse.md diff --git a/sdks/go/docs/models/operations/listtenanteventsbydestinationglobals.md b/sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsbydestinationglobals.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationglobals.md diff --git a/sdks/go/docs/models/operations/listtenanteventsbydestinationrequest.md b/sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsbydestinationrequest.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationrequest.md diff --git a/sdks/go/docs/models/operations/listtenanteventsbydestinationresponse.md b/sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsbydestinationresponse.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationresponse.md diff --git a/sdks/go/docs/models/operations/listtenanteventsbydestinationstatus.md b/sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationstatus.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsbydestinationstatus.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsbydestinationstatus.md diff --git a/sdks/go/docs/models/operations/listtenanteventsglobals.md b/sdks/outpost-go/docs/models/operations/listtenanteventsglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsglobals.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsglobals.md diff --git a/sdks/go/docs/models/operations/listtenanteventsrequest.md b/sdks/outpost-go/docs/models/operations/listtenanteventsrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsrequest.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsrequest.md diff --git a/sdks/go/docs/models/operations/listtenanteventsresponse.md b/sdks/outpost-go/docs/models/operations/listtenanteventsresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsresponse.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsresponse.md diff --git a/sdks/go/docs/models/operations/listtenanteventsstatus.md b/sdks/outpost-go/docs/models/operations/listtenanteventsstatus.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanteventsstatus.md rename to sdks/outpost-go/docs/models/operations/listtenanteventsstatus.md diff --git a/sdks/go/docs/models/operations/listtenanttopicsglobals.md b/sdks/outpost-go/docs/models/operations/listtenanttopicsglobals.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanttopicsglobals.md rename to sdks/outpost-go/docs/models/operations/listtenanttopicsglobals.md diff --git a/sdks/go/docs/models/operations/listtenanttopicsrequest.md b/sdks/outpost-go/docs/models/operations/listtenanttopicsrequest.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanttopicsrequest.md rename to sdks/outpost-go/docs/models/operations/listtenanttopicsrequest.md diff --git a/sdks/go/docs/models/operations/listtenanttopicsresponse.md b/sdks/outpost-go/docs/models/operations/listtenanttopicsresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtenanttopicsresponse.md rename to sdks/outpost-go/docs/models/operations/listtenanttopicsresponse.md diff --git a/sdks/go/docs/models/operations/listtopicsresponse.md b/sdks/outpost-go/docs/models/operations/listtopicsresponse.md similarity index 100% rename from sdks/go/docs/models/operations/listtopicsresponse.md rename to sdks/outpost-go/docs/models/operations/listtopicsresponse.md diff --git a/sdks/go/docs/models/operations/option.md b/sdks/outpost-go/docs/models/operations/option.md similarity index 100% rename from sdks/go/docs/models/operations/option.md rename to sdks/outpost-go/docs/models/operations/option.md diff --git a/sdks/go/docs/models/operations/publisheventresponse.md b/sdks/outpost-go/docs/models/operations/publisheventresponse.md similarity index 100% rename from sdks/go/docs/models/operations/publisheventresponse.md rename to sdks/outpost-go/docs/models/operations/publisheventresponse.md diff --git a/sdks/go/docs/models/operations/retrytenanteventglobals.md b/sdks/outpost-go/docs/models/operations/retrytenanteventglobals.md similarity index 100% rename from sdks/go/docs/models/operations/retrytenanteventglobals.md rename to sdks/outpost-go/docs/models/operations/retrytenanteventglobals.md diff --git a/sdks/go/docs/models/operations/retrytenanteventrequest.md b/sdks/outpost-go/docs/models/operations/retrytenanteventrequest.md similarity index 100% rename from sdks/go/docs/models/operations/retrytenanteventrequest.md rename to sdks/outpost-go/docs/models/operations/retrytenanteventrequest.md diff --git a/sdks/go/docs/models/operations/retrytenanteventresponse.md b/sdks/outpost-go/docs/models/operations/retrytenanteventresponse.md similarity index 100% rename from sdks/go/docs/models/operations/retrytenanteventresponse.md rename to sdks/outpost-go/docs/models/operations/retrytenanteventresponse.md diff --git a/sdks/go/docs/models/operations/theme.md b/sdks/outpost-go/docs/models/operations/theme.md similarity index 100% rename from sdks/go/docs/models/operations/theme.md rename to sdks/outpost-go/docs/models/operations/theme.md diff --git a/sdks/go/docs/models/operations/topics.md b/sdks/outpost-go/docs/models/operations/topics.md similarity index 100% rename from sdks/go/docs/models/operations/topics.md rename to sdks/outpost-go/docs/models/operations/topics.md diff --git a/sdks/go/docs/models/operations/type.md b/sdks/outpost-go/docs/models/operations/type.md similarity index 100% rename from sdks/go/docs/models/operations/type.md rename to sdks/outpost-go/docs/models/operations/type.md diff --git a/sdks/go/docs/models/operations/updatetenantdestinationglobals.md b/sdks/outpost-go/docs/models/operations/updatetenantdestinationglobals.md similarity index 100% rename from sdks/go/docs/models/operations/updatetenantdestinationglobals.md rename to sdks/outpost-go/docs/models/operations/updatetenantdestinationglobals.md diff --git a/sdks/go/docs/models/operations/updatetenantdestinationrequest.md b/sdks/outpost-go/docs/models/operations/updatetenantdestinationrequest.md similarity index 100% rename from sdks/go/docs/models/operations/updatetenantdestinationrequest.md rename to sdks/outpost-go/docs/models/operations/updatetenantdestinationrequest.md diff --git a/sdks/go/docs/models/operations/updatetenantdestinationresponse.md b/sdks/outpost-go/docs/models/operations/updatetenantdestinationresponse.md similarity index 100% rename from sdks/go/docs/models/operations/updatetenantdestinationresponse.md rename to sdks/outpost-go/docs/models/operations/updatetenantdestinationresponse.md diff --git a/sdks/go/docs/models/operations/updatetenantdestinationresponsebody.md b/sdks/outpost-go/docs/models/operations/updatetenantdestinationresponsebody.md similarity index 100% rename from sdks/go/docs/models/operations/updatetenantdestinationresponsebody.md rename to sdks/outpost-go/docs/models/operations/updatetenantdestinationresponsebody.md diff --git a/sdks/go/docs/models/operations/upserttenantglobals.md b/sdks/outpost-go/docs/models/operations/upserttenantglobals.md similarity index 100% rename from sdks/go/docs/models/operations/upserttenantglobals.md rename to sdks/outpost-go/docs/models/operations/upserttenantglobals.md diff --git a/sdks/go/docs/models/operations/upserttenantrequest.md b/sdks/outpost-go/docs/models/operations/upserttenantrequest.md similarity index 100% rename from sdks/go/docs/models/operations/upserttenantrequest.md rename to sdks/outpost-go/docs/models/operations/upserttenantrequest.md diff --git a/sdks/go/docs/models/operations/upserttenantresponse.md b/sdks/outpost-go/docs/models/operations/upserttenantresponse.md similarity index 100% rename from sdks/go/docs/models/operations/upserttenantresponse.md rename to sdks/outpost-go/docs/models/operations/upserttenantresponse.md diff --git a/sdks/go/docs/sdks/destinations/README.md b/sdks/outpost-go/docs/sdks/destinations/README.md similarity index 89% rename from sdks/go/docs/sdks/destinations/README.md rename to sdks/outpost-go/docs/sdks/destinations/README.md index 599dfd5be..56b8ccf2f 100644 --- a/sdks/go/docs/sdks/destinations/README.md +++ b/sdks/outpost-go/docs/sdks/destinations/README.md @@ -49,21 +49,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.List(ctx, client.String(""), nil, nil) + res, err := s.Destinations.List(ctx, outpostgo.String(""), nil, nil) if err != nil { log.Fatal(err) } @@ -113,38 +113,38 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Create(ctx, components.CreateDestinationCreateAwsSqs( - components.DestinationCreateAWSSQS{ - ID: client.String("user-provided-id"), - Type: components.DestinationCreateAWSSQSTypeAwsSqs, + res, err := s.Destinations.Create(ctx, components.CreateDestinationCreateRabbitmq( + components.DestinationCreateRabbitMQ{ + ID: outpostgo.String("user-provided-id"), + Type: components.DestinationCreateRabbitMQTypeRabbitmq, Topics: components.CreateTopicsTopicsEnum( components.TopicsEnumWildcard, ), - Config: components.AWSSQSConfig{ - Endpoint: client.String("https://sqs.us-east-1.amazonaws.com"), - QueueURL: "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue", + Config: components.RabbitMQConfig{ + ServerURL: "localhost:5672", + Exchange: "my-exchange", + TLS: components.TLSFalse.ToPointer(), }, - Credentials: components.AWSSQSCredentials{ - Key: "AKIAIOSFODNN7EXAMPLE", - Secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", - Session: client.String("AQoDYXdzEPT//////////wEXAMPLE..."), + Credentials: components.RabbitMQCredentials{ + Username: "guest", + Password: "guest", }, }, - ), client.String("")) + ), outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -193,21 +193,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Get(ctx, "", client.String("")) + res, err := s.Destinations.Get(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -256,36 +256,38 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Update(ctx, "", components.CreateDestinationUpdateDestinationUpdateRabbitMQ( - components.DestinationUpdateRabbitMQ{ - Topics: client.Pointer(components.CreateTopicsTopicsEnum( + res, err := s.Destinations.Update(ctx, "", components.CreateDestinationUpdateDestinationUpdateAWSKinesis( + components.DestinationUpdateAWSKinesis{ + Topics: outpostgo.Pointer(components.CreateTopicsTopicsEnum( components.TopicsEnumWildcard, )), - Config: &components.RabbitMQConfig{ - ServerURL: "localhost:5672", - Exchange: "my-exchange", - TLS: components.TLSFalse.ToPointer(), + Config: &components.AWSKinesisConfig{ + StreamName: "my-data-stream", + Region: "us-east-1", + Endpoint: outpostgo.String("https://kinesis.us-east-1.amazonaws.com"), + PartitionKeyTemplate: outpostgo.String("data.\"user_id\""), }, - Credentials: &components.RabbitMQCredentials{ - Username: "guest", - Password: "guest", + Credentials: &components.AWSKinesisCredentials{ + Key: "AKIAIOSFODNN7EXAMPLE", + Secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", + Session: outpostgo.String("AQoDYXdzEPT//////////wEXAMPLE..."), }, }, - ), client.String("")) + ), outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -335,21 +337,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Delete(ctx, "", client.String("")) + res, err := s.Destinations.Delete(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -398,21 +400,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Enable(ctx, "", client.String("")) + res, err := s.Destinations.Enable(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -461,21 +463,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Destinations.Disable(ctx, "", client.String("")) + res, err := s.Destinations.Disable(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } diff --git a/sdks/go/docs/sdks/events/README.md b/sdks/outpost-go/docs/sdks/events/README.md similarity index 91% rename from sdks/go/docs/sdks/events/README.md rename to sdks/outpost-go/docs/sdks/events/README.md index 524c4347b..355346994 100644 --- a/sdks/go/docs/sdks/events/README.md +++ b/sdks/outpost-go/docs/sdks/events/README.md @@ -25,21 +25,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.List(ctx, client.String(""), nil, nil) + res, err := s.Events.List(ctx, outpostgo.String(""), nil, nil) if err != nil { log.Fatal(err) } @@ -89,21 +89,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.Get(ctx, "", client.String("")) + res, err := s.Events.Get(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -152,21 +152,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.ListDeliveries(ctx, "", client.String("")) + res, err := s.Events.ListDeliveries(ctx, "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -215,21 +215,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.ListByDestination(ctx, "", client.String(""), nil) + res, err := s.Events.ListByDestination(ctx, "", outpostgo.String(""), nil) if err != nil { log.Fatal(err) } @@ -279,21 +279,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.GetByDestination(ctx, "", "", client.String("")) + res, err := s.Events.GetByDestination(ctx, "", "", outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -343,21 +343,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Events.Retry(ctx, "", "", client.String("")) + res, err := s.Events.Retry(ctx, "", "", outpostgo.String("")) if err != nil { log.Fatal(err) } diff --git a/sdks/go/docs/sdks/health/README.md b/sdks/outpost-go/docs/sdks/health/README.md similarity index 97% rename from sdks/go/docs/sdks/health/README.md rename to sdks/outpost-go/docs/sdks/health/README.md index ada05f014..8b01d9e32 100644 --- a/sdks/go/docs/sdks/health/README.md +++ b/sdks/outpost-go/docs/sdks/health/README.md @@ -20,14 +20,14 @@ package main import( "context" - "client" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" "log" ) func main() { ctx := context.Background() - s := client.New() + s := outpostgo.New() res, err := s.Health.Check(ctx) if err != nil { diff --git a/sdks/go/docs/sdks/outpost/README.md b/sdks/outpost-go/docs/sdks/outpost/README.md similarity index 100% rename from sdks/go/docs/sdks/outpost/README.md rename to sdks/outpost-go/docs/sdks/outpost/README.md diff --git a/sdks/go/docs/sdks/publish/README.md b/sdks/outpost-go/docs/sdks/publish/README.md similarity index 91% rename from sdks/go/docs/sdks/publish/README.md rename to sdks/outpost-go/docs/sdks/publish/README.md index 65b78c996..6c3d38606 100644 --- a/sdks/go/docs/sdks/publish/README.md +++ b/sdks/outpost-go/docs/sdks/publish/README.md @@ -20,23 +20,23 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) res, err := s.Publish.Event(ctx, components.PublishRequest{ TenantID: "", - DestinationID: client.String(""), + DestinationID: outpostgo.String(""), Topic: "topic.name", EligibleForRetry: false, Metadata: map[string]string{ diff --git a/sdks/go/docs/sdks/schemas/README.md b/sdks/outpost-go/docs/sdks/schemas/README.md similarity index 91% rename from sdks/go/docs/sdks/schemas/README.md rename to sdks/outpost-go/docs/sdks/schemas/README.md index 994157293..92efda218 100644 --- a/sdks/go/docs/sdks/schemas/README.md +++ b/sdks/outpost-go/docs/sdks/schemas/README.md @@ -23,21 +23,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Schemas.ListTenantDestinationTypes(ctx, client.String("")) + res, err := s.Schemas.ListTenantDestinationTypes(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -85,22 +85,22 @@ package main import( "context" - "client" - "client/models/components" - "client/models/operations" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Schemas.Get(ctx, operations.GetTenantDestinationTypeSchemaTypeRabbitmq, client.String("")) + res, err := s.Schemas.Get(ctx, operations.GetTenantDestinationTypeSchemaTypeHookdeck, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -149,17 +149,17 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) @@ -211,18 +211,18 @@ package main import( "context" - "client" - "client/models/components" - "client/models/operations" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) diff --git a/sdks/go/docs/sdks/tenants/README.md b/sdks/outpost-go/docs/sdks/tenants/README.md similarity index 90% rename from sdks/go/docs/sdks/tenants/README.md rename to sdks/outpost-go/docs/sdks/tenants/README.md index cad4a0479..d00d360b1 100644 --- a/sdks/go/docs/sdks/tenants/README.md +++ b/sdks/outpost-go/docs/sdks/tenants/README.md @@ -27,21 +27,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.Upsert(ctx, client.String("")) + res, err := s.Tenants.Upsert(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -90,21 +90,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.Get(ctx, client.String("")) + res, err := s.Tenants.Get(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -152,21 +152,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.Delete(ctx, client.String("")) + res, err := s.Tenants.Delete(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -214,21 +214,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.GetPortalURL(ctx, client.String(""), nil) + res, err := s.Tenants.GetPortalURL(ctx, outpostgo.String(""), nil) if err != nil { log.Fatal(err) } @@ -277,21 +277,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Tenants.GetToken(ctx, client.String("")) + res, err := s.Tenants.GetToken(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } diff --git a/sdks/go/docs/sdks/topics/README.md b/sdks/outpost-go/docs/sdks/topics/README.md similarity index 91% rename from sdks/go/docs/sdks/topics/README.md rename to sdks/outpost-go/docs/sdks/topics/README.md index 70b178c51..a6eee83a2 100644 --- a/sdks/go/docs/sdks/topics/README.md +++ b/sdks/outpost-go/docs/sdks/topics/README.md @@ -21,21 +21,21 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) - res, err := s.Topics.List(ctx, client.String("")) + res, err := s.Topics.List(ctx, outpostgo.String("")) if err != nil { log.Fatal(err) } @@ -83,17 +83,17 @@ package main import( "context" - "client" - "client/models/components" + outpostgo "github.com/hookdeck/outpost/sdks/outpost-go" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" "log" ) func main() { ctx := context.Background() - s := client.New( - client.WithSecurity(components.Security{ - AdminAPIKey: client.String(""), + s := outpostgo.New( + outpostgo.WithSecurity(components.Security{ + AdminAPIKey: outpostgo.String(""), }), ) diff --git a/sdks/go/events.go b/sdks/outpost-go/events.go similarity index 99% rename from sdks/go/events.go rename to sdks/outpost-go/events.go index ba5845039..a5520f3a6 100644 --- a/sdks/go/events.go +++ b/sdks/outpost-go/events.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" ) diff --git a/sdks/go/go.mod b/sdks/outpost-go/go.mod similarity index 62% rename from sdks/go/go.mod rename to sdks/outpost-go/go.mod index 0c4dbb51c..727d90568 100644 --- a/sdks/go/go.mod +++ b/sdks/outpost-go/go.mod @@ -1,4 +1,4 @@ -module github.com/hookdeck/outpost/sdks/go +module github.com/hookdeck/outpost/sdks/outpost-go go 1.20 diff --git a/sdks/go/go.sum b/sdks/outpost-go/go.sum similarity index 100% rename from sdks/go/go.sum rename to sdks/outpost-go/go.sum diff --git a/sdks/go/health.go b/sdks/outpost-go/health.go similarity index 97% rename from sdks/go/health.go rename to sdks/outpost-go/health.go index 0a3c6b65c..dfcd3970d 100644 --- a/sdks/go/health.go +++ b/sdks/outpost-go/health.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" "net/url" ) diff --git a/sdks/go/internal/globals/globals.go b/sdks/outpost-go/internal/globals/globals.go similarity index 100% rename from sdks/go/internal/globals/globals.go rename to sdks/outpost-go/internal/globals/globals.go diff --git a/sdks/go/internal/hooks/hooks.go b/sdks/outpost-go/internal/hooks/hooks.go similarity index 100% rename from sdks/go/internal/hooks/hooks.go rename to sdks/outpost-go/internal/hooks/hooks.go diff --git a/sdks/go/internal/hooks/registration.go b/sdks/outpost-go/internal/hooks/registration.go similarity index 100% rename from sdks/go/internal/hooks/registration.go rename to sdks/outpost-go/internal/hooks/registration.go diff --git a/sdks/go/internal/utils/contenttype.go b/sdks/outpost-go/internal/utils/contenttype.go similarity index 100% rename from sdks/go/internal/utils/contenttype.go rename to sdks/outpost-go/internal/utils/contenttype.go diff --git a/sdks/go/internal/utils/env.go b/sdks/outpost-go/internal/utils/env.go similarity index 100% rename from sdks/go/internal/utils/env.go rename to sdks/outpost-go/internal/utils/env.go diff --git a/sdks/go/internal/utils/form.go b/sdks/outpost-go/internal/utils/form.go similarity index 98% rename from sdks/go/internal/utils/form.go rename to sdks/outpost-go/internal/utils/form.go index 8cf0b68f0..d2be51d09 100644 --- a/sdks/go/internal/utils/form.go +++ b/sdks/outpost-go/internal/utils/form.go @@ -12,7 +12,7 @@ import ( "github.com/ericlagergren/decimal" - "client/types" + "github.com/hookdeck/outpost/sdks/outpost-go/types" ) func populateForm(paramName string, explode bool, objType reflect.Type, objValue reflect.Value, delimiter string, defaultValue *string, getFieldName func(reflect.StructField) string) url.Values { diff --git a/sdks/go/internal/utils/headers.go b/sdks/outpost-go/internal/utils/headers.go similarity index 100% rename from sdks/go/internal/utils/headers.go rename to sdks/outpost-go/internal/utils/headers.go diff --git a/sdks/go/internal/utils/json.go b/sdks/outpost-go/internal/utils/json.go similarity index 99% rename from sdks/go/internal/utils/json.go rename to sdks/outpost-go/internal/utils/json.go index b99ffb01b..60a54ec5c 100644 --- a/sdks/go/internal/utils/json.go +++ b/sdks/outpost-go/internal/utils/json.go @@ -13,7 +13,7 @@ import ( "time" "unsafe" - "client/types" + "github.com/hookdeck/outpost/sdks/outpost-go/types" "github.com/ericlagergren/decimal" ) diff --git a/sdks/go/internal/utils/pathparams.go b/sdks/outpost-go/internal/utils/pathparams.go similarity index 98% rename from sdks/go/internal/utils/pathparams.go rename to sdks/outpost-go/internal/utils/pathparams.go index b2e830514..b1130a0ab 100644 --- a/sdks/go/internal/utils/pathparams.go +++ b/sdks/outpost-go/internal/utils/pathparams.go @@ -13,7 +13,7 @@ import ( "github.com/ericlagergren/decimal" - "client/types" + "github.com/hookdeck/outpost/sdks/outpost-go/types" ) func GenerateURL(_ context.Context, serverURL, path string, pathParams interface{}, globals interface{}) (string, error) { diff --git a/sdks/go/internal/utils/queryparams.go b/sdks/outpost-go/internal/utils/queryparams.go similarity index 99% rename from sdks/go/internal/utils/queryparams.go rename to sdks/outpost-go/internal/utils/queryparams.go index b38256eef..6234fe7ed 100644 --- a/sdks/go/internal/utils/queryparams.go +++ b/sdks/outpost-go/internal/utils/queryparams.go @@ -14,7 +14,7 @@ import ( "github.com/ericlagergren/decimal" - "client/types" + "github.com/hookdeck/outpost/sdks/outpost-go/types" ) func PopulateQueryParams(_ context.Context, req *http.Request, queryParams interface{}, globals interface{}) error { diff --git a/sdks/go/internal/utils/requestbody.go b/sdks/outpost-go/internal/utils/requestbody.go similarity index 100% rename from sdks/go/internal/utils/requestbody.go rename to sdks/outpost-go/internal/utils/requestbody.go diff --git a/sdks/go/internal/utils/retries.go b/sdks/outpost-go/internal/utils/retries.go similarity index 98% rename from sdks/go/internal/utils/retries.go rename to sdks/outpost-go/internal/utils/retries.go index b1f37447a..f03ed6547 100644 --- a/sdks/go/internal/utils/retries.go +++ b/sdks/outpost-go/internal/utils/retries.go @@ -3,10 +3,10 @@ package utils import ( - "client/retry" "context" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "math" "math/rand" "net/http" diff --git a/sdks/go/internal/utils/security.go b/sdks/outpost-go/internal/utils/security.go similarity index 100% rename from sdks/go/internal/utils/security.go rename to sdks/outpost-go/internal/utils/security.go diff --git a/sdks/go/internal/utils/utils.go b/sdks/outpost-go/internal/utils/utils.go similarity index 100% rename from sdks/go/internal/utils/utils.go rename to sdks/outpost-go/internal/utils/utils.go diff --git a/sdks/go/models/apierrors/apierror.go b/sdks/outpost-go/models/apierrors/apierror.go similarity index 100% rename from sdks/go/models/apierrors/apierror.go rename to sdks/outpost-go/models/apierrors/apierror.go diff --git a/sdks/go/models/apierrors/badrequesterror.go b/sdks/outpost-go/models/apierrors/badrequesterror.go similarity index 100% rename from sdks/go/models/apierrors/badrequesterror.go rename to sdks/outpost-go/models/apierrors/badrequesterror.go diff --git a/sdks/go/models/apierrors/internalservererror.go b/sdks/outpost-go/models/apierrors/internalservererror.go similarity index 100% rename from sdks/go/models/apierrors/internalservererror.go rename to sdks/outpost-go/models/apierrors/internalservererror.go diff --git a/sdks/go/models/apierrors/notfounderror.go b/sdks/outpost-go/models/apierrors/notfounderror.go similarity index 100% rename from sdks/go/models/apierrors/notfounderror.go rename to sdks/outpost-go/models/apierrors/notfounderror.go diff --git a/sdks/go/models/apierrors/ratelimitederror.go b/sdks/outpost-go/models/apierrors/ratelimitederror.go similarity index 100% rename from sdks/go/models/apierrors/ratelimitederror.go rename to sdks/outpost-go/models/apierrors/ratelimitederror.go diff --git a/sdks/go/models/apierrors/timeouterror.go b/sdks/outpost-go/models/apierrors/timeouterror.go similarity index 100% rename from sdks/go/models/apierrors/timeouterror.go rename to sdks/outpost-go/models/apierrors/timeouterror.go diff --git a/sdks/go/models/apierrors/unauthorizederror.go b/sdks/outpost-go/models/apierrors/unauthorizederror.go similarity index 100% rename from sdks/go/models/apierrors/unauthorizederror.go rename to sdks/outpost-go/models/apierrors/unauthorizederror.go diff --git a/sdks/go/models/components/awskinesisconfig.go b/sdks/outpost-go/models/components/awskinesisconfig.go similarity index 100% rename from sdks/go/models/components/awskinesisconfig.go rename to sdks/outpost-go/models/components/awskinesisconfig.go diff --git a/sdks/go/models/components/awskinesiscredentials.go b/sdks/outpost-go/models/components/awskinesiscredentials.go similarity index 100% rename from sdks/go/models/components/awskinesiscredentials.go rename to sdks/outpost-go/models/components/awskinesiscredentials.go diff --git a/sdks/go/models/components/awssqsconfig.go b/sdks/outpost-go/models/components/awssqsconfig.go similarity index 100% rename from sdks/go/models/components/awssqsconfig.go rename to sdks/outpost-go/models/components/awssqsconfig.go diff --git a/sdks/go/models/components/awssqscredentials.go b/sdks/outpost-go/models/components/awssqscredentials.go similarity index 100% rename from sdks/go/models/components/awssqscredentials.go rename to sdks/outpost-go/models/components/awssqscredentials.go diff --git a/sdks/go/models/components/deliveryattempt.go b/sdks/outpost-go/models/components/deliveryattempt.go similarity index 96% rename from sdks/go/models/components/deliveryattempt.go rename to sdks/outpost-go/models/components/deliveryattempt.go index b7ae16cd5..b114d0b37 100644 --- a/sdks/go/models/components/deliveryattempt.go +++ b/sdks/outpost-go/models/components/deliveryattempt.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/destination.go b/sdks/outpost-go/models/components/destination.go similarity index 98% rename from sdks/go/models/components/destination.go rename to sdks/outpost-go/models/components/destination.go index 439b77033..c05e13818 100644 --- a/sdks/go/models/components/destination.go +++ b/sdks/outpost-go/models/components/destination.go @@ -3,10 +3,10 @@ package components import ( - "client/internal/utils" "encoding/json" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" ) type DestinationType string diff --git a/sdks/go/models/components/destinationawskinesis.go b/sdks/outpost-go/models/components/destinationawskinesis.go similarity index 97% rename from sdks/go/models/components/destinationawskinesis.go rename to sdks/outpost-go/models/components/destinationawskinesis.go index 3c8498329..539741c62 100644 --- a/sdks/go/models/components/destinationawskinesis.go +++ b/sdks/outpost-go/models/components/destinationawskinesis.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/destinationawssqs.go b/sdks/outpost-go/models/components/destinationawssqs.go similarity index 97% rename from sdks/go/models/components/destinationawssqs.go rename to sdks/outpost-go/models/components/destinationawssqs.go index 70716169e..16dfad31d 100644 --- a/sdks/go/models/components/destinationawssqs.go +++ b/sdks/outpost-go/models/components/destinationawssqs.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/destinationcreate.go b/sdks/outpost-go/models/components/destinationcreate.go similarity index 98% rename from sdks/go/models/components/destinationcreate.go rename to sdks/outpost-go/models/components/destinationcreate.go index 716816a1e..bd1e8494f 100644 --- a/sdks/go/models/components/destinationcreate.go +++ b/sdks/outpost-go/models/components/destinationcreate.go @@ -3,10 +3,10 @@ package components import ( - "client/internal/utils" "encoding/json" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" ) type DestinationCreateType string diff --git a/sdks/go/models/components/destinationcreateawskinesis.go b/sdks/outpost-go/models/components/destinationcreateawskinesis.go similarity index 100% rename from sdks/go/models/components/destinationcreateawskinesis.go rename to sdks/outpost-go/models/components/destinationcreateawskinesis.go diff --git a/sdks/go/models/components/destinationcreateawssqs.go b/sdks/outpost-go/models/components/destinationcreateawssqs.go similarity index 100% rename from sdks/go/models/components/destinationcreateawssqs.go rename to sdks/outpost-go/models/components/destinationcreateawssqs.go diff --git a/sdks/go/models/components/destinationcreatehookdeck.go b/sdks/outpost-go/models/components/destinationcreatehookdeck.go similarity index 100% rename from sdks/go/models/components/destinationcreatehookdeck.go rename to sdks/outpost-go/models/components/destinationcreatehookdeck.go diff --git a/sdks/go/models/components/destinationcreaterabbitmq.go b/sdks/outpost-go/models/components/destinationcreaterabbitmq.go similarity index 100% rename from sdks/go/models/components/destinationcreaterabbitmq.go rename to sdks/outpost-go/models/components/destinationcreaterabbitmq.go diff --git a/sdks/go/models/components/destinationcreatewebhook.go b/sdks/outpost-go/models/components/destinationcreatewebhook.go similarity index 100% rename from sdks/go/models/components/destinationcreatewebhook.go rename to sdks/outpost-go/models/components/destinationcreatewebhook.go diff --git a/sdks/go/models/components/destinationhookdeck.go b/sdks/outpost-go/models/components/destinationhookdeck.go similarity index 97% rename from sdks/go/models/components/destinationhookdeck.go rename to sdks/outpost-go/models/components/destinationhookdeck.go index 1718fcc6b..e8ae8f6ce 100644 --- a/sdks/go/models/components/destinationhookdeck.go +++ b/sdks/outpost-go/models/components/destinationhookdeck.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/destinationrabbitmq.go b/sdks/outpost-go/models/components/destinationrabbitmq.go similarity index 97% rename from sdks/go/models/components/destinationrabbitmq.go rename to sdks/outpost-go/models/components/destinationrabbitmq.go index 536a149da..b9179effd 100644 --- a/sdks/go/models/components/destinationrabbitmq.go +++ b/sdks/outpost-go/models/components/destinationrabbitmq.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/destinationschemafield.go b/sdks/outpost-go/models/components/destinationschemafield.go similarity index 100% rename from sdks/go/models/components/destinationschemafield.go rename to sdks/outpost-go/models/components/destinationschemafield.go diff --git a/sdks/go/models/components/destinationtypeschema.go b/sdks/outpost-go/models/components/destinationtypeschema.go similarity index 100% rename from sdks/go/models/components/destinationtypeschema.go rename to sdks/outpost-go/models/components/destinationtypeschema.go diff --git a/sdks/go/models/components/destinationupdate.go b/sdks/outpost-go/models/components/destinationupdate.go similarity index 98% rename from sdks/go/models/components/destinationupdate.go rename to sdks/outpost-go/models/components/destinationupdate.go index 2173427fd..deff58954 100644 --- a/sdks/go/models/components/destinationupdate.go +++ b/sdks/outpost-go/models/components/destinationupdate.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" ) type DestinationUpdateType string diff --git a/sdks/go/models/components/destinationupdateawskinesis.go b/sdks/outpost-go/models/components/destinationupdateawskinesis.go similarity index 100% rename from sdks/go/models/components/destinationupdateawskinesis.go rename to sdks/outpost-go/models/components/destinationupdateawskinesis.go diff --git a/sdks/go/models/components/destinationupdateawssqs.go b/sdks/outpost-go/models/components/destinationupdateawssqs.go similarity index 100% rename from sdks/go/models/components/destinationupdateawssqs.go rename to sdks/outpost-go/models/components/destinationupdateawssqs.go diff --git a/sdks/go/models/components/destinationupdatehookdeck.go b/sdks/outpost-go/models/components/destinationupdatehookdeck.go similarity index 100% rename from sdks/go/models/components/destinationupdatehookdeck.go rename to sdks/outpost-go/models/components/destinationupdatehookdeck.go diff --git a/sdks/go/models/components/destinationupdaterabbitmq.go b/sdks/outpost-go/models/components/destinationupdaterabbitmq.go similarity index 100% rename from sdks/go/models/components/destinationupdaterabbitmq.go rename to sdks/outpost-go/models/components/destinationupdaterabbitmq.go diff --git a/sdks/go/models/components/destinationupdatewebhook.go b/sdks/outpost-go/models/components/destinationupdatewebhook.go similarity index 100% rename from sdks/go/models/components/destinationupdatewebhook.go rename to sdks/outpost-go/models/components/destinationupdatewebhook.go diff --git a/sdks/go/models/components/destinationwebhook.go b/sdks/outpost-go/models/components/destinationwebhook.go similarity index 97% rename from sdks/go/models/components/destinationwebhook.go rename to sdks/outpost-go/models/components/destinationwebhook.go index 3dd072d84..25d250e17 100644 --- a/sdks/go/models/components/destinationwebhook.go +++ b/sdks/outpost-go/models/components/destinationwebhook.go @@ -3,9 +3,9 @@ package components import ( - "client/internal/utils" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/event.go b/sdks/outpost-go/models/components/event.go similarity index 96% rename from sdks/go/models/components/event.go rename to sdks/outpost-go/models/components/event.go index 650a901dd..cc546b8e1 100644 --- a/sdks/go/models/components/event.go +++ b/sdks/outpost-go/models/components/event.go @@ -3,7 +3,7 @@ package components import ( - "client/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/hookdeckcredentials.go b/sdks/outpost-go/models/components/hookdeckcredentials.go similarity index 100% rename from sdks/go/models/components/hookdeckcredentials.go rename to sdks/outpost-go/models/components/hookdeckcredentials.go diff --git a/sdks/go/models/components/httpmetadata.go b/sdks/outpost-go/models/components/httpmetadata.go similarity index 100% rename from sdks/go/models/components/httpmetadata.go rename to sdks/outpost-go/models/components/httpmetadata.go diff --git a/sdks/go/models/components/portalredirect.go b/sdks/outpost-go/models/components/portalredirect.go similarity index 100% rename from sdks/go/models/components/portalredirect.go rename to sdks/outpost-go/models/components/portalredirect.go diff --git a/sdks/go/models/components/publishrequest.go b/sdks/outpost-go/models/components/publishrequest.go similarity index 100% rename from sdks/go/models/components/publishrequest.go rename to sdks/outpost-go/models/components/publishrequest.go diff --git a/sdks/go/models/components/rabbitmqconfig.go b/sdks/outpost-go/models/components/rabbitmqconfig.go similarity index 100% rename from sdks/go/models/components/rabbitmqconfig.go rename to sdks/outpost-go/models/components/rabbitmqconfig.go diff --git a/sdks/go/models/components/rabbitmqcredentials.go b/sdks/outpost-go/models/components/rabbitmqcredentials.go similarity index 100% rename from sdks/go/models/components/rabbitmqcredentials.go rename to sdks/outpost-go/models/components/rabbitmqcredentials.go diff --git a/sdks/go/models/components/security.go b/sdks/outpost-go/models/components/security.go similarity index 100% rename from sdks/go/models/components/security.go rename to sdks/outpost-go/models/components/security.go diff --git a/sdks/go/models/components/successresponse.go b/sdks/outpost-go/models/components/successresponse.go similarity index 100% rename from sdks/go/models/components/successresponse.go rename to sdks/outpost-go/models/components/successresponse.go diff --git a/sdks/go/models/components/tenant.go b/sdks/outpost-go/models/components/tenant.go similarity index 94% rename from sdks/go/models/components/tenant.go rename to sdks/outpost-go/models/components/tenant.go index 09e228a53..afd7751e9 100644 --- a/sdks/go/models/components/tenant.go +++ b/sdks/outpost-go/models/components/tenant.go @@ -3,7 +3,7 @@ package components import ( - "client/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/tenanttoken.go b/sdks/outpost-go/models/components/tenanttoken.go similarity index 100% rename from sdks/go/models/components/tenanttoken.go rename to sdks/outpost-go/models/components/tenanttoken.go diff --git a/sdks/go/models/components/topics.go b/sdks/outpost-go/models/components/topics.go similarity index 97% rename from sdks/go/models/components/topics.go rename to sdks/outpost-go/models/components/topics.go index 7c3d264ab..881843d8a 100644 --- a/sdks/go/models/components/topics.go +++ b/sdks/outpost-go/models/components/topics.go @@ -3,10 +3,10 @@ package components import ( - "client/internal/utils" "encoding/json" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" ) type TopicsEnum string diff --git a/sdks/go/models/components/webhookconfig.go b/sdks/outpost-go/models/components/webhookconfig.go similarity index 100% rename from sdks/go/models/components/webhookconfig.go rename to sdks/outpost-go/models/components/webhookconfig.go diff --git a/sdks/go/models/components/webhookcredentials.go b/sdks/outpost-go/models/components/webhookcredentials.go similarity index 95% rename from sdks/go/models/components/webhookcredentials.go rename to sdks/outpost-go/models/components/webhookcredentials.go index f2ccb8a34..92a0feead 100644 --- a/sdks/go/models/components/webhookcredentials.go +++ b/sdks/outpost-go/models/components/webhookcredentials.go @@ -3,7 +3,7 @@ package components import ( - "client/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/components/webhookcredentialsupdate.go b/sdks/outpost-go/models/components/webhookcredentialsupdate.go similarity index 96% rename from sdks/go/models/components/webhookcredentialsupdate.go rename to sdks/outpost-go/models/components/webhookcredentialsupdate.go index 801422fd6..7581d10cd 100644 --- a/sdks/go/models/components/webhookcredentialsupdate.go +++ b/sdks/outpost-go/models/components/webhookcredentialsupdate.go @@ -3,7 +3,7 @@ package components import ( - "client/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" "time" ) diff --git a/sdks/go/models/operations/createtenantdestination.go b/sdks/outpost-go/models/operations/createtenantdestination.go similarity index 98% rename from sdks/go/models/operations/createtenantdestination.go rename to sdks/outpost-go/models/operations/createtenantdestination.go index dc1841cf5..676a2b5d9 100644 --- a/sdks/go/models/operations/createtenantdestination.go +++ b/sdks/outpost-go/models/operations/createtenantdestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type CreateTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/deletetenant.go b/sdks/outpost-go/models/operations/deletetenant.go similarity index 94% rename from sdks/go/models/operations/deletetenant.go rename to sdks/outpost-go/models/operations/deletetenant.go index 5081d3399..34dcd3217 100644 --- a/sdks/go/models/operations/deletetenant.go +++ b/sdks/outpost-go/models/operations/deletetenant.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type DeleteTenantGlobals struct { diff --git a/sdks/go/models/operations/deletetenantdestination.go b/sdks/outpost-go/models/operations/deletetenantdestination.go similarity index 95% rename from sdks/go/models/operations/deletetenantdestination.go rename to sdks/outpost-go/models/operations/deletetenantdestination.go index 5ba495b0f..1d91a7324 100644 --- a/sdks/go/models/operations/deletetenantdestination.go +++ b/sdks/outpost-go/models/operations/deletetenantdestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type DeleteTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/disabletenantdestination.go b/sdks/outpost-go/models/operations/disabletenantdestination.go similarity index 97% rename from sdks/go/models/operations/disabletenantdestination.go rename to sdks/outpost-go/models/operations/disabletenantdestination.go index 63f3db09b..495c25160 100644 --- a/sdks/go/models/operations/disabletenantdestination.go +++ b/sdks/outpost-go/models/operations/disabletenantdestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type DisableTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/enabletenantdestination.go b/sdks/outpost-go/models/operations/enabletenantdestination.go similarity index 97% rename from sdks/go/models/operations/enabletenantdestination.go rename to sdks/outpost-go/models/operations/enabletenantdestination.go index a3d3b0346..dd48abeef 100644 --- a/sdks/go/models/operations/enabletenantdestination.go +++ b/sdks/outpost-go/models/operations/enabletenantdestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type EnableTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/getdestinationtypeschema.go b/sdks/outpost-go/models/operations/getdestinationtypeschema.go similarity index 96% rename from sdks/go/models/operations/getdestinationtypeschema.go rename to sdks/outpost-go/models/operations/getdestinationtypeschema.go index 0e26bb278..531f53809 100644 --- a/sdks/go/models/operations/getdestinationtypeschema.go +++ b/sdks/outpost-go/models/operations/getdestinationtypeschema.go @@ -3,9 +3,9 @@ package operations import ( - "client/models/components" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) // GetDestinationTypeSchemaType - The type of the destination. diff --git a/sdks/go/models/operations/gettenant.go b/sdks/outpost-go/models/operations/gettenant.go similarity index 93% rename from sdks/go/models/operations/gettenant.go rename to sdks/outpost-go/models/operations/gettenant.go index cf8b5af27..e3711ae10 100644 --- a/sdks/go/models/operations/gettenant.go +++ b/sdks/outpost-go/models/operations/gettenant.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantGlobals struct { diff --git a/sdks/go/models/operations/gettenantdestination.go b/sdks/outpost-go/models/operations/gettenantdestination.go similarity index 97% rename from sdks/go/models/operations/gettenantdestination.go rename to sdks/outpost-go/models/operations/gettenantdestination.go index 1640170aa..869225e1f 100644 --- a/sdks/go/models/operations/gettenantdestination.go +++ b/sdks/outpost-go/models/operations/gettenantdestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/gettenantdestinationtypeschema.go b/sdks/outpost-go/models/operations/gettenantdestinationtypeschema.go similarity index 97% rename from sdks/go/models/operations/gettenantdestinationtypeschema.go rename to sdks/outpost-go/models/operations/gettenantdestinationtypeschema.go index 5b0be3895..b7f00e6a9 100644 --- a/sdks/go/models/operations/gettenantdestinationtypeschema.go +++ b/sdks/outpost-go/models/operations/gettenantdestinationtypeschema.go @@ -3,9 +3,9 @@ package operations import ( - "client/models/components" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantDestinationTypeSchemaGlobals struct { diff --git a/sdks/go/models/operations/gettenantevent.go b/sdks/outpost-go/models/operations/gettenantevent.go similarity index 94% rename from sdks/go/models/operations/gettenantevent.go rename to sdks/outpost-go/models/operations/gettenantevent.go index 54bbff97d..a2d08a560 100644 --- a/sdks/go/models/operations/gettenantevent.go +++ b/sdks/outpost-go/models/operations/gettenantevent.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantEventGlobals struct { diff --git a/sdks/go/models/operations/gettenanteventbydestination.go b/sdks/outpost-go/models/operations/gettenanteventbydestination.go similarity index 95% rename from sdks/go/models/operations/gettenanteventbydestination.go rename to sdks/outpost-go/models/operations/gettenanteventbydestination.go index 1102a0f72..908fc7f23 100644 --- a/sdks/go/models/operations/gettenanteventbydestination.go +++ b/sdks/outpost-go/models/operations/gettenanteventbydestination.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantEventByDestinationGlobals struct { diff --git a/sdks/go/models/operations/gettenantportalurl.go b/sdks/outpost-go/models/operations/gettenantportalurl.go similarity index 96% rename from sdks/go/models/operations/gettenantportalurl.go rename to sdks/outpost-go/models/operations/gettenantportalurl.go index 548c0a1db..1f43ae13f 100644 --- a/sdks/go/models/operations/gettenantportalurl.go +++ b/sdks/outpost-go/models/operations/gettenantportalurl.go @@ -3,9 +3,9 @@ package operations import ( - "client/models/components" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantPortalURLGlobals struct { diff --git a/sdks/go/models/operations/gettenanttoken.go b/sdks/outpost-go/models/operations/gettenanttoken.go similarity index 94% rename from sdks/go/models/operations/gettenanttoken.go rename to sdks/outpost-go/models/operations/gettenanttoken.go index 878d481a4..ceb83e580 100644 --- a/sdks/go/models/operations/gettenanttoken.go +++ b/sdks/outpost-go/models/operations/gettenanttoken.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type GetTenantTokenGlobals struct { diff --git a/sdks/go/models/operations/healthcheck.go b/sdks/outpost-go/models/operations/healthcheck.go similarity index 87% rename from sdks/go/models/operations/healthcheck.go rename to sdks/outpost-go/models/operations/healthcheck.go index ccda0c17b..a36880fcb 100644 --- a/sdks/go/models/operations/healthcheck.go +++ b/sdks/outpost-go/models/operations/healthcheck.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type HealthCheckResponse struct { diff --git a/sdks/go/models/operations/listdestinationtypeschemasjwt.go b/sdks/outpost-go/models/operations/listdestinationtypeschemasjwt.go similarity index 90% rename from sdks/go/models/operations/listdestinationtypeschemasjwt.go rename to sdks/outpost-go/models/operations/listdestinationtypeschemasjwt.go index 0c6d19b70..e609dea06 100644 --- a/sdks/go/models/operations/listdestinationtypeschemasjwt.go +++ b/sdks/outpost-go/models/operations/listdestinationtypeschemasjwt.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListDestinationTypeSchemasJwtResponse struct { diff --git a/sdks/go/models/operations/listtenantdestinations.go b/sdks/outpost-go/models/operations/listtenantdestinations.go similarity index 98% rename from sdks/go/models/operations/listtenantdestinations.go rename to sdks/outpost-go/models/operations/listtenantdestinations.go index 4e6c89a3c..c43628d78 100644 --- a/sdks/go/models/operations/listtenantdestinations.go +++ b/sdks/outpost-go/models/operations/listtenantdestinations.go @@ -3,11 +3,11 @@ package operations import ( - "client/internal/utils" - "client/models/components" "encoding/json" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantDestinationsGlobals struct { diff --git a/sdks/go/models/operations/listtenantdestinationtypeschemas.go b/sdks/outpost-go/models/operations/listtenantdestinationtypeschemas.go similarity index 95% rename from sdks/go/models/operations/listtenantdestinationtypeschemas.go rename to sdks/outpost-go/models/operations/listtenantdestinationtypeschemas.go index 23755ac0f..b26ed9bc3 100644 --- a/sdks/go/models/operations/listtenantdestinationtypeschemas.go +++ b/sdks/outpost-go/models/operations/listtenantdestinationtypeschemas.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantDestinationTypeSchemasGlobals struct { diff --git a/sdks/go/models/operations/listtenanteventdeliveries.go b/sdks/outpost-go/models/operations/listtenanteventdeliveries.go similarity index 95% rename from sdks/go/models/operations/listtenanteventdeliveries.go rename to sdks/outpost-go/models/operations/listtenanteventdeliveries.go index 144d42d80..b9ae99507 100644 --- a/sdks/go/models/operations/listtenanteventdeliveries.go +++ b/sdks/outpost-go/models/operations/listtenanteventdeliveries.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantEventDeliveriesGlobals struct { diff --git a/sdks/go/models/operations/listtenantevents.go b/sdks/outpost-go/models/operations/listtenantevents.go similarity index 96% rename from sdks/go/models/operations/listtenantevents.go rename to sdks/outpost-go/models/operations/listtenantevents.go index 30ff47a79..112d26216 100644 --- a/sdks/go/models/operations/listtenantevents.go +++ b/sdks/outpost-go/models/operations/listtenantevents.go @@ -3,11 +3,11 @@ package operations import ( - "client/internal/utils" - "client/models/components" "encoding/json" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantEventsGlobals struct { diff --git a/sdks/go/models/operations/listtenanteventsbydestination.go b/sdks/outpost-go/models/operations/listtenanteventsbydestination.go similarity index 97% rename from sdks/go/models/operations/listtenanteventsbydestination.go rename to sdks/outpost-go/models/operations/listtenanteventsbydestination.go index cce8b36ab..1834ed4da 100644 --- a/sdks/go/models/operations/listtenanteventsbydestination.go +++ b/sdks/outpost-go/models/operations/listtenanteventsbydestination.go @@ -3,9 +3,9 @@ package operations import ( - "client/models/components" "encoding/json" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantEventsByDestinationGlobals struct { diff --git a/sdks/go/models/operations/listtenanttopics.go b/sdks/outpost-go/models/operations/listtenanttopics.go similarity index 94% rename from sdks/go/models/operations/listtenanttopics.go rename to sdks/outpost-go/models/operations/listtenanttopics.go index 124ba000a..16f8b4f9c 100644 --- a/sdks/go/models/operations/listtenanttopics.go +++ b/sdks/outpost-go/models/operations/listtenanttopics.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTenantTopicsGlobals struct { diff --git a/sdks/go/models/operations/listtopics.go b/sdks/outpost-go/models/operations/listtopics.go similarity index 87% rename from sdks/go/models/operations/listtopics.go rename to sdks/outpost-go/models/operations/listtopics.go index 35db9f6b5..32b1402c2 100644 --- a/sdks/go/models/operations/listtopics.go +++ b/sdks/outpost-go/models/operations/listtopics.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type ListTopicsResponse struct { diff --git a/sdks/go/models/operations/options.go b/sdks/outpost-go/models/operations/options.go similarity index 96% rename from sdks/go/models/operations/options.go rename to sdks/outpost-go/models/operations/options.go index 96ccdaa11..aa0176a6b 100644 --- a/sdks/go/models/operations/options.go +++ b/sdks/outpost-go/models/operations/options.go @@ -3,9 +3,9 @@ package operations import ( - "client/internal/utils" - "client/retry" "errors" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "time" ) diff --git a/sdks/go/models/operations/publishevent.go b/sdks/outpost-go/models/operations/publishevent.go similarity index 83% rename from sdks/go/models/operations/publishevent.go rename to sdks/outpost-go/models/operations/publishevent.go index 7186d018f..45a651f0b 100644 --- a/sdks/go/models/operations/publishevent.go +++ b/sdks/outpost-go/models/operations/publishevent.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type PublishEventResponse struct { diff --git a/sdks/go/models/operations/retrytenantevent.go b/sdks/outpost-go/models/operations/retrytenantevent.go similarity index 95% rename from sdks/go/models/operations/retrytenantevent.go rename to sdks/outpost-go/models/operations/retrytenantevent.go index a1fc79cc1..5807ccbcc 100644 --- a/sdks/go/models/operations/retrytenantevent.go +++ b/sdks/outpost-go/models/operations/retrytenantevent.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type RetryTenantEventGlobals struct { diff --git a/sdks/go/models/operations/updatetenantdestination.go b/sdks/outpost-go/models/operations/updatetenantdestination.go similarity index 96% rename from sdks/go/models/operations/updatetenantdestination.go rename to sdks/outpost-go/models/operations/updatetenantdestination.go index 2b3ab8882..603f384f9 100644 --- a/sdks/go/models/operations/updatetenantdestination.go +++ b/sdks/outpost-go/models/operations/updatetenantdestination.go @@ -3,10 +3,10 @@ package operations import ( - "client/internal/utils" - "client/models/components" "errors" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type UpdateTenantDestinationGlobals struct { diff --git a/sdks/go/models/operations/upserttenant.go b/sdks/outpost-go/models/operations/upserttenant.go similarity index 93% rename from sdks/go/models/operations/upserttenant.go rename to sdks/outpost-go/models/operations/upserttenant.go index 1de1b48c5..645fbef15 100644 --- a/sdks/go/models/operations/upserttenant.go +++ b/sdks/outpost-go/models/operations/upserttenant.go @@ -3,7 +3,7 @@ package operations import ( - "client/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" ) type UpsertTenantGlobals struct { diff --git a/sdks/go/outpost.go b/sdks/outpost-go/outpost.go similarity index 94% rename from sdks/go/outpost.go rename to sdks/outpost-go/outpost.go index 9344c5efc..a3e890b64 100644 --- a/sdks/go/outpost.go +++ b/sdks/outpost-go/outpost.go @@ -1,15 +1,15 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( - "client/internal/globals" - "client/internal/hooks" - "client/internal/utils" - "client/models/components" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/globals" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" "time" ) @@ -196,9 +196,9 @@ func New(opts ...SDKOption) *Outpost { sdkConfiguration: sdkConfiguration{ Language: "go", OpenAPIDocVersion: "0.0.1", - SDKVersion: "0.1.1", + SDKVersion: "0.1.7", GenVersion: "2.598.22", - UserAgent: "speakeasy-sdk/go 0.1.1 2.598.22 0.0.1 client", + UserAgent: "speakeasy-sdk/go 0.1.7 2.598.22 0.0.1 github.com/hookdeck/outpost/sdks/outpost-go", Globals: globals.Globals{}, Hooks: hooks.New(), }, diff --git a/sdks/go/publish.go b/sdks/outpost-go/publish.go similarity index 97% rename from sdks/go/publish.go rename to sdks/outpost-go/publish.go index 6aed73c87..db5de820b 100644 --- a/sdks/go/publish.go +++ b/sdks/outpost-go/publish.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" "net/url" ) diff --git a/sdks/go/retry/config.go b/sdks/outpost-go/retry/config.go similarity index 100% rename from sdks/go/retry/config.go rename to sdks/outpost-go/retry/config.go diff --git a/sdks/go/schemas.go b/sdks/outpost-go/schemas.go similarity index 99% rename from sdks/go/schemas.go rename to sdks/outpost-go/schemas.go index 997dff80d..71953f85b 100644 --- a/sdks/go/schemas.go +++ b/sdks/outpost-go/schemas.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" "net/url" ) diff --git a/sdks/go/tenants.go b/sdks/outpost-go/tenants.go similarity index 99% rename from sdks/go/tenants.go rename to sdks/outpost-go/tenants.go index 779060da5..89e365662 100644 --- a/sdks/go/tenants.go +++ b/sdks/outpost-go/tenants.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" ) diff --git a/sdks/go/topics.go b/sdks/outpost-go/topics.go similarity index 98% rename from sdks/go/topics.go rename to sdks/outpost-go/topics.go index 41b9a3b0f..92578deb8 100644 --- a/sdks/go/topics.go +++ b/sdks/outpost-go/topics.go @@ -1,17 +1,17 @@ // Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. -package client +package outpostgo import ( "bytes" - "client/internal/hooks" - "client/internal/utils" - "client/models/apierrors" - "client/models/components" - "client/models/operations" - "client/retry" "context" "fmt" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/hooks" + "github.com/hookdeck/outpost/sdks/outpost-go/internal/utils" + "github.com/hookdeck/outpost/sdks/outpost-go/models/apierrors" + "github.com/hookdeck/outpost/sdks/outpost-go/models/components" + "github.com/hookdeck/outpost/sdks/outpost-go/models/operations" + "github.com/hookdeck/outpost/sdks/outpost-go/retry" "net/http" "net/url" ) diff --git a/sdks/go/types/bigint.go b/sdks/outpost-go/types/bigint.go similarity index 100% rename from sdks/go/types/bigint.go rename to sdks/outpost-go/types/bigint.go diff --git a/sdks/go/types/date.go b/sdks/outpost-go/types/date.go similarity index 100% rename from sdks/go/types/date.go rename to sdks/outpost-go/types/date.go diff --git a/sdks/go/types/datetime.go b/sdks/outpost-go/types/datetime.go similarity index 100% rename from sdks/go/types/datetime.go rename to sdks/outpost-go/types/datetime.go diff --git a/sdks/go/types/decimal.go b/sdks/outpost-go/types/decimal.go similarity index 100% rename from sdks/go/types/decimal.go rename to sdks/outpost-go/types/decimal.go diff --git a/sdks/go/types/pointers.go b/sdks/outpost-go/types/pointers.go similarity index 100% rename from sdks/go/types/pointers.go rename to sdks/outpost-go/types/pointers.go diff --git a/sdks/python/.gitattributes b/sdks/outpost-python/.gitattributes similarity index 100% rename from sdks/python/.gitattributes rename to sdks/outpost-python/.gitattributes diff --git a/sdks/python/.gitignore b/sdks/outpost-python/.gitignore similarity index 100% rename from sdks/python/.gitignore rename to sdks/outpost-python/.gitignore diff --git a/sdks/python/.speakeasy/gen.lock b/sdks/outpost-python/.speakeasy/gen.lock similarity index 89% rename from sdks/python/.speakeasy/gen.lock rename to sdks/outpost-python/.speakeasy/gen.lock index 34065fc01..f98d5d4db 100644 --- a/sdks/python/.speakeasy/gen.lock +++ b/sdks/outpost-python/.speakeasy/gen.lock @@ -1,15 +1,12 @@ lockVersion: 2.0.0 -id: 682bb334-1b61-4b95-9c36-375154179bd0 +id: da774284-22d9-4b6c-bb26-1c3fc9f2c7ee management: docChecksum: facaffd173e65f9c7d9b42e7d5d4f736 docVersion: 0.0.1 - speakeasyVersion: 1.543.3 + speakeasyVersion: 1.543.4 generationVersion: 2.598.22 - releaseVersion: 0.1.0 - configChecksum: 0873f3208f1f48d756526e4edd07775d - repoURL: https://github.com/hookdeck/outpost.git - repoSubDirectory: sdks/python - installationURL: https://github.com/hookdeck/outpost.git#subdirectory=sdks/python + releaseVersion: 0.1.1 + configChecksum: ed7a61d738574948f1613efb5d2620a7 published: true features: python: @@ -340,16 +337,6 @@ examples: responses: "200": application/json: {"token": "SOME_JWT_TOKEN"} - getPortalUrlJwtContext: - PortalRedirectExample: - responses: - "200": - application/json: {"redirect_url": "https://webhooks.acme.com/?token=JWT_TOKEN"} - getTenantTokenJwtContext: - TenantTokenExample: - responses: - "200": - application/json: {"token": "SOME_JWT_TOKEN"} listTenantDestinations: DestinationsListExample: parameters: @@ -365,7 +352,7 @@ examples: path: tenant_id: "" requestBody: - application/json: {"id": "user-provided-id", "type": "aws_sqs", "topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} + application/json: {"id": "user-provided-id", "type": "rabbitmq", "topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} responses: "201": application/json: {"id": "des_webhook_123", "type": "webhook", "topics": ["user.created", "order.shipped"], "disabled_at": null, "created_at": "2024-02-15T10:00:00Z", "config": {"url": "https://my-service.com/webhook/handler"}, "credentials": {"secret": "whsec_abc123def456"}} @@ -385,20 +372,10 @@ examples: tenant_id: "" destination_id: "" requestBody: - application/json: {"topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} + application/json: {"topics": "*", "config": {"stream_name": "my-data-stream", "region": "us-east-1", "endpoint": "https://kinesis.us-east-1.amazonaws.com", "partition_key_template": "data.\"user_id\""}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} responses: "200": - application/json: {"id": "des_kns_xyz", "type": "aws_kinesis", "topics": ["user.created", "user.updated"], "disabled_at": null, "created_at": "2024-03-10T15:30:00Z", "config": {"stream_name": "production-events", "region": "eu-west-1"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"}} - OAuthRedirectExample: - parameters: - path: - tenant_id: "" - destination_id: "" - requestBody: - application/json: {"topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} - responses: - "200": - application/json: {"redirect_url": "https://dashboard.hookdeck.com/authorize?token=12313123"} + application/json: {"id": "des_rmq_789", "type": "rabbitmq", "topics": ["inventory.updated"], "disabled_at": null, "created_at": "2024-01-10T09:00:00Z", "config": {"server_url": "amqp.cloudamqp.com:5671", "exchange": "events-exchange", "tls": "true"}, "credentials": {"username": "app_user", "password": "secure_password_123"}} deleteTenantDestination: SuccessExample: parameters: @@ -464,7 +441,7 @@ examples: parameters: path: tenant_id: "" - type: "rabbitmq" + type: "hookdeck" responses: "200": application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} @@ -473,14 +450,14 @@ examples: responses: "200": application/json: [{"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]}, {"type": "aws_sqs", "label": "AWS SQS", "description": "Send event to an AWS SQS queue", "icon": "", "instructions": "Enter Queue URL...", "config_fields": [{"type": "text", "label": "Queue URL", "description": "The URL of the SQS queue.", "required": true}, {"type": "text", "label": "Endpoint", "description": "Optional custom AWS endpoint URL.", "required": false}], "credential_fields": [{"type": "text", "label": "Key", "description": "AWS Access Key ID.", "required": true, "sensitive": true}, {"type": "text", "label": "Secret", "description": "AWS Secret Access Key.", "required": true, "sensitive": true}, {"type": "text", "label": "Session", "description": "Optional AWS Session Token.", "required": false, "sensitive": true}]}] - getDestinationTypeSchemaJwt: + getDestinationTypeSchema: WebhookSchemaExample: parameters: path: - type: "rabbitmq" + type: "aws_kinesis" responses: "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the event to", "validation": "/((([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,w]+@)?[A-Za-z0-9.-]+(:[0-9]+)?|(?:www.|[-;:&=+$,w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.w-_]*)???(?:[-+=&;%@.w_]*)#?(?:[w]*))?)/", "required": true}], "credential_fields": [{"type": "text", "label": "Secret", "description": "The URL to send the event to", "required": false}]} + application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} listTenantTopics: TopicsListExample: parameters: @@ -489,7 +466,7 @@ examples: responses: "200": application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] - listTopicsJwt: + listTopics: TopicsListExample: responses: "200": @@ -567,18 +544,5 @@ examples: application/json: {"key": "", "key1": ""} "511": application/json: {"key": ""} - getDestinationTypeSchema: - WebhookSchemaExample: - parameters: - path: - type: "aws_kinesis" - responses: - "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} - listTopics: - TopicsListExample: - responses: - "200": - application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] examplesVersion: 1.0.1 generatedTests: {} diff --git a/sdks/python/.speakeasy/gen.yaml b/sdks/outpost-python/.speakeasy/gen.yaml similarity index 98% rename from sdks/python/.speakeasy/gen.yaml rename to sdks/outpost-python/.speakeasy/gen.yaml index a5a24989d..9bffd7ff9 100644 --- a/sdks/python/.speakeasy/gen.yaml +++ b/sdks/outpost-python/.speakeasy/gen.yaml @@ -16,7 +16,7 @@ generation: oAuth2ClientCredentialsEnabled: true oAuth2PasswordEnabled: true python: - version: 0.1.0 + version: 0.2.0 additionalDependencies: dev: {} main: {} diff --git a/sdks/python/CONTRIBUTING.md b/sdks/outpost-python/CONTRIBUTING.md similarity index 100% rename from sdks/python/CONTRIBUTING.md rename to sdks/outpost-python/CONTRIBUTING.md diff --git a/sdks/python/README.md b/sdks/outpost-python/README.md similarity index 100% rename from sdks/python/README.md rename to sdks/outpost-python/README.md diff --git a/sdks/python/RELEASES.md b/sdks/outpost-python/RELEASES.md similarity index 100% rename from sdks/python/RELEASES.md rename to sdks/outpost-python/RELEASES.md diff --git a/sdks/python/USAGE.md b/sdks/outpost-python/USAGE.md similarity index 100% rename from sdks/python/USAGE.md rename to sdks/outpost-python/USAGE.md diff --git a/sdks/python/docs/errors/badrequesterror.md b/sdks/outpost-python/docs/errors/badrequesterror.md similarity index 100% rename from sdks/python/docs/errors/badrequesterror.md rename to sdks/outpost-python/docs/errors/badrequesterror.md diff --git a/sdks/python/docs/errors/internalservererror.md b/sdks/outpost-python/docs/errors/internalservererror.md similarity index 100% rename from sdks/python/docs/errors/internalservererror.md rename to sdks/outpost-python/docs/errors/internalservererror.md diff --git a/sdks/python/docs/errors/notfounderror.md b/sdks/outpost-python/docs/errors/notfounderror.md similarity index 100% rename from sdks/python/docs/errors/notfounderror.md rename to sdks/outpost-python/docs/errors/notfounderror.md diff --git a/sdks/python/docs/errors/ratelimitederror.md b/sdks/outpost-python/docs/errors/ratelimitederror.md similarity index 100% rename from sdks/python/docs/errors/ratelimitederror.md rename to sdks/outpost-python/docs/errors/ratelimitederror.md diff --git a/sdks/python/docs/errors/timeouterrort.md b/sdks/outpost-python/docs/errors/timeouterrort.md similarity index 100% rename from sdks/python/docs/errors/timeouterrort.md rename to sdks/outpost-python/docs/errors/timeouterrort.md diff --git a/sdks/python/docs/errors/unauthorizederror.md b/sdks/outpost-python/docs/errors/unauthorizederror.md similarity index 100% rename from sdks/python/docs/errors/unauthorizederror.md rename to sdks/outpost-python/docs/errors/unauthorizederror.md diff --git a/sdks/python/docs/models/awskinesisconfig.md b/sdks/outpost-python/docs/models/awskinesisconfig.md similarity index 100% rename from sdks/python/docs/models/awskinesisconfig.md rename to sdks/outpost-python/docs/models/awskinesisconfig.md diff --git a/sdks/python/docs/models/awskinesiscredentials.md b/sdks/outpost-python/docs/models/awskinesiscredentials.md similarity index 100% rename from sdks/python/docs/models/awskinesiscredentials.md rename to sdks/outpost-python/docs/models/awskinesiscredentials.md diff --git a/sdks/python/docs/models/awssqsconfig.md b/sdks/outpost-python/docs/models/awssqsconfig.md similarity index 100% rename from sdks/python/docs/models/awssqsconfig.md rename to sdks/outpost-python/docs/models/awssqsconfig.md diff --git a/sdks/python/docs/models/awssqscredentials.md b/sdks/outpost-python/docs/models/awssqscredentials.md similarity index 100% rename from sdks/python/docs/models/awssqscredentials.md rename to sdks/outpost-python/docs/models/awssqscredentials.md diff --git a/sdks/python/docs/models/createtenantdestinationglobals.md b/sdks/outpost-python/docs/models/createtenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/createtenantdestinationglobals.md rename to sdks/outpost-python/docs/models/createtenantdestinationglobals.md diff --git a/sdks/python/docs/models/createtenantdestinationrequest.md b/sdks/outpost-python/docs/models/createtenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/createtenantdestinationrequest.md rename to sdks/outpost-python/docs/models/createtenantdestinationrequest.md diff --git a/sdks/python/docs/models/deletetenantdestinationglobals.md b/sdks/outpost-python/docs/models/deletetenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/deletetenantdestinationglobals.md rename to sdks/outpost-python/docs/models/deletetenantdestinationglobals.md diff --git a/sdks/python/docs/models/deletetenantdestinationrequest.md b/sdks/outpost-python/docs/models/deletetenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/deletetenantdestinationrequest.md rename to sdks/outpost-python/docs/models/deletetenantdestinationrequest.md diff --git a/sdks/python/docs/models/deletetenantglobals.md b/sdks/outpost-python/docs/models/deletetenantglobals.md similarity index 100% rename from sdks/python/docs/models/deletetenantglobals.md rename to sdks/outpost-python/docs/models/deletetenantglobals.md diff --git a/sdks/python/docs/models/deletetenantrequest.md b/sdks/outpost-python/docs/models/deletetenantrequest.md similarity index 100% rename from sdks/python/docs/models/deletetenantrequest.md rename to sdks/outpost-python/docs/models/deletetenantrequest.md diff --git a/sdks/python/docs/models/deliveryattempt.md b/sdks/outpost-python/docs/models/deliveryattempt.md similarity index 100% rename from sdks/python/docs/models/deliveryattempt.md rename to sdks/outpost-python/docs/models/deliveryattempt.md diff --git a/sdks/python/docs/models/destination.md b/sdks/outpost-python/docs/models/destination.md similarity index 100% rename from sdks/python/docs/models/destination.md rename to sdks/outpost-python/docs/models/destination.md diff --git a/sdks/python/docs/models/destinationawskinesis.md b/sdks/outpost-python/docs/models/destinationawskinesis.md similarity index 100% rename from sdks/python/docs/models/destinationawskinesis.md rename to sdks/outpost-python/docs/models/destinationawskinesis.md diff --git a/sdks/python/docs/models/destinationawskinesistype.md b/sdks/outpost-python/docs/models/destinationawskinesistype.md similarity index 100% rename from sdks/python/docs/models/destinationawskinesistype.md rename to sdks/outpost-python/docs/models/destinationawskinesistype.md diff --git a/sdks/python/docs/models/destinationawssqs.md b/sdks/outpost-python/docs/models/destinationawssqs.md similarity index 100% rename from sdks/python/docs/models/destinationawssqs.md rename to sdks/outpost-python/docs/models/destinationawssqs.md diff --git a/sdks/python/docs/models/destinationawssqstype.md b/sdks/outpost-python/docs/models/destinationawssqstype.md similarity index 100% rename from sdks/python/docs/models/destinationawssqstype.md rename to sdks/outpost-python/docs/models/destinationawssqstype.md diff --git a/sdks/python/docs/models/destinationcreate.md b/sdks/outpost-python/docs/models/destinationcreate.md similarity index 100% rename from sdks/python/docs/models/destinationcreate.md rename to sdks/outpost-python/docs/models/destinationcreate.md diff --git a/sdks/python/docs/models/destinationcreateawskinesis.md b/sdks/outpost-python/docs/models/destinationcreateawskinesis.md similarity index 100% rename from sdks/python/docs/models/destinationcreateawskinesis.md rename to sdks/outpost-python/docs/models/destinationcreateawskinesis.md diff --git a/sdks/python/docs/models/destinationcreateawskinesistype.md b/sdks/outpost-python/docs/models/destinationcreateawskinesistype.md similarity index 100% rename from sdks/python/docs/models/destinationcreateawskinesistype.md rename to sdks/outpost-python/docs/models/destinationcreateawskinesistype.md diff --git a/sdks/python/docs/models/destinationcreateawssqs.md b/sdks/outpost-python/docs/models/destinationcreateawssqs.md similarity index 100% rename from sdks/python/docs/models/destinationcreateawssqs.md rename to sdks/outpost-python/docs/models/destinationcreateawssqs.md diff --git a/sdks/python/docs/models/destinationcreateawssqstype.md b/sdks/outpost-python/docs/models/destinationcreateawssqstype.md similarity index 100% rename from sdks/python/docs/models/destinationcreateawssqstype.md rename to sdks/outpost-python/docs/models/destinationcreateawssqstype.md diff --git a/sdks/python/docs/models/destinationcreatehookdeck.md b/sdks/outpost-python/docs/models/destinationcreatehookdeck.md similarity index 100% rename from sdks/python/docs/models/destinationcreatehookdeck.md rename to sdks/outpost-python/docs/models/destinationcreatehookdeck.md diff --git a/sdks/python/docs/models/destinationcreatehookdecktype.md b/sdks/outpost-python/docs/models/destinationcreatehookdecktype.md similarity index 100% rename from sdks/python/docs/models/destinationcreatehookdecktype.md rename to sdks/outpost-python/docs/models/destinationcreatehookdecktype.md diff --git a/sdks/python/docs/models/destinationcreaterabbitmq.md b/sdks/outpost-python/docs/models/destinationcreaterabbitmq.md similarity index 100% rename from sdks/python/docs/models/destinationcreaterabbitmq.md rename to sdks/outpost-python/docs/models/destinationcreaterabbitmq.md diff --git a/sdks/python/docs/models/destinationcreaterabbitmqtype.md b/sdks/outpost-python/docs/models/destinationcreaterabbitmqtype.md similarity index 100% rename from sdks/python/docs/models/destinationcreaterabbitmqtype.md rename to sdks/outpost-python/docs/models/destinationcreaterabbitmqtype.md diff --git a/sdks/python/docs/models/destinationcreatewebhook.md b/sdks/outpost-python/docs/models/destinationcreatewebhook.md similarity index 100% rename from sdks/python/docs/models/destinationcreatewebhook.md rename to sdks/outpost-python/docs/models/destinationcreatewebhook.md diff --git a/sdks/python/docs/models/destinationcreatewebhooktype.md b/sdks/outpost-python/docs/models/destinationcreatewebhooktype.md similarity index 100% rename from sdks/python/docs/models/destinationcreatewebhooktype.md rename to sdks/outpost-python/docs/models/destinationcreatewebhooktype.md diff --git a/sdks/python/docs/models/destinationhookdeck.md b/sdks/outpost-python/docs/models/destinationhookdeck.md similarity index 100% rename from sdks/python/docs/models/destinationhookdeck.md rename to sdks/outpost-python/docs/models/destinationhookdeck.md diff --git a/sdks/python/docs/models/destinationhookdecktype.md b/sdks/outpost-python/docs/models/destinationhookdecktype.md similarity index 100% rename from sdks/python/docs/models/destinationhookdecktype.md rename to sdks/outpost-python/docs/models/destinationhookdecktype.md diff --git a/sdks/python/docs/models/destinationid.md b/sdks/outpost-python/docs/models/destinationid.md similarity index 100% rename from sdks/python/docs/models/destinationid.md rename to sdks/outpost-python/docs/models/destinationid.md diff --git a/sdks/python/docs/models/destinationrabbitmq.md b/sdks/outpost-python/docs/models/destinationrabbitmq.md similarity index 100% rename from sdks/python/docs/models/destinationrabbitmq.md rename to sdks/outpost-python/docs/models/destinationrabbitmq.md diff --git a/sdks/python/docs/models/destinationrabbitmqtype.md b/sdks/outpost-python/docs/models/destinationrabbitmqtype.md similarity index 100% rename from sdks/python/docs/models/destinationrabbitmqtype.md rename to sdks/outpost-python/docs/models/destinationrabbitmqtype.md diff --git a/sdks/python/docs/models/destinationschemafield.md b/sdks/outpost-python/docs/models/destinationschemafield.md similarity index 100% rename from sdks/python/docs/models/destinationschemafield.md rename to sdks/outpost-python/docs/models/destinationschemafield.md diff --git a/sdks/python/docs/models/destinationschemafieldtype.md b/sdks/outpost-python/docs/models/destinationschemafieldtype.md similarity index 100% rename from sdks/python/docs/models/destinationschemafieldtype.md rename to sdks/outpost-python/docs/models/destinationschemafieldtype.md diff --git a/sdks/python/docs/models/destinationtypeschema.md b/sdks/outpost-python/docs/models/destinationtypeschema.md similarity index 100% rename from sdks/python/docs/models/destinationtypeschema.md rename to sdks/outpost-python/docs/models/destinationtypeschema.md diff --git a/sdks/python/docs/models/destinationupdate.md b/sdks/outpost-python/docs/models/destinationupdate.md similarity index 100% rename from sdks/python/docs/models/destinationupdate.md rename to sdks/outpost-python/docs/models/destinationupdate.md diff --git a/sdks/python/docs/models/destinationupdateawskinesis.md b/sdks/outpost-python/docs/models/destinationupdateawskinesis.md similarity index 100% rename from sdks/python/docs/models/destinationupdateawskinesis.md rename to sdks/outpost-python/docs/models/destinationupdateawskinesis.md diff --git a/sdks/python/docs/models/destinationupdateawssqs.md b/sdks/outpost-python/docs/models/destinationupdateawssqs.md similarity index 100% rename from sdks/python/docs/models/destinationupdateawssqs.md rename to sdks/outpost-python/docs/models/destinationupdateawssqs.md diff --git a/sdks/python/docs/models/destinationupdatehookdeck.md b/sdks/outpost-python/docs/models/destinationupdatehookdeck.md similarity index 100% rename from sdks/python/docs/models/destinationupdatehookdeck.md rename to sdks/outpost-python/docs/models/destinationupdatehookdeck.md diff --git a/sdks/python/docs/models/destinationupdaterabbitmq.md b/sdks/outpost-python/docs/models/destinationupdaterabbitmq.md similarity index 100% rename from sdks/python/docs/models/destinationupdaterabbitmq.md rename to sdks/outpost-python/docs/models/destinationupdaterabbitmq.md diff --git a/sdks/python/docs/models/destinationupdatewebhook.md b/sdks/outpost-python/docs/models/destinationupdatewebhook.md similarity index 100% rename from sdks/python/docs/models/destinationupdatewebhook.md rename to sdks/outpost-python/docs/models/destinationupdatewebhook.md diff --git a/sdks/python/docs/models/destinationwebhook.md b/sdks/outpost-python/docs/models/destinationwebhook.md similarity index 100% rename from sdks/python/docs/models/destinationwebhook.md rename to sdks/outpost-python/docs/models/destinationwebhook.md diff --git a/sdks/python/docs/models/destinationwebhooktype.md b/sdks/outpost-python/docs/models/destinationwebhooktype.md similarity index 100% rename from sdks/python/docs/models/destinationwebhooktype.md rename to sdks/outpost-python/docs/models/destinationwebhooktype.md diff --git a/sdks/python/docs/models/disabletenantdestinationglobals.md b/sdks/outpost-python/docs/models/disabletenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/disabletenantdestinationglobals.md rename to sdks/outpost-python/docs/models/disabletenantdestinationglobals.md diff --git a/sdks/python/docs/models/disabletenantdestinationrequest.md b/sdks/outpost-python/docs/models/disabletenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/disabletenantdestinationrequest.md rename to sdks/outpost-python/docs/models/disabletenantdestinationrequest.md diff --git a/sdks/python/docs/models/enabletenantdestinationglobals.md b/sdks/outpost-python/docs/models/enabletenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/enabletenantdestinationglobals.md rename to sdks/outpost-python/docs/models/enabletenantdestinationglobals.md diff --git a/sdks/python/docs/models/enabletenantdestinationrequest.md b/sdks/outpost-python/docs/models/enabletenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/enabletenantdestinationrequest.md rename to sdks/outpost-python/docs/models/enabletenantdestinationrequest.md diff --git a/sdks/python/docs/models/event.md b/sdks/outpost-python/docs/models/event.md similarity index 100% rename from sdks/python/docs/models/event.md rename to sdks/outpost-python/docs/models/event.md diff --git a/sdks/python/docs/models/getdestinationtypeschemarequest.md b/sdks/outpost-python/docs/models/getdestinationtypeschemarequest.md similarity index 100% rename from sdks/python/docs/models/getdestinationtypeschemarequest.md rename to sdks/outpost-python/docs/models/getdestinationtypeschemarequest.md diff --git a/sdks/python/docs/models/getdestinationtypeschematype.md b/sdks/outpost-python/docs/models/getdestinationtypeschematype.md similarity index 100% rename from sdks/python/docs/models/getdestinationtypeschematype.md rename to sdks/outpost-python/docs/models/getdestinationtypeschematype.md diff --git a/sdks/python/docs/models/gettenantdestinationglobals.md b/sdks/outpost-python/docs/models/gettenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/gettenantdestinationglobals.md rename to sdks/outpost-python/docs/models/gettenantdestinationglobals.md diff --git a/sdks/python/docs/models/gettenantdestinationrequest.md b/sdks/outpost-python/docs/models/gettenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/gettenantdestinationrequest.md rename to sdks/outpost-python/docs/models/gettenantdestinationrequest.md diff --git a/sdks/python/docs/models/gettenantdestinationtypeschemaglobals.md b/sdks/outpost-python/docs/models/gettenantdestinationtypeschemaglobals.md similarity index 100% rename from sdks/python/docs/models/gettenantdestinationtypeschemaglobals.md rename to sdks/outpost-python/docs/models/gettenantdestinationtypeschemaglobals.md diff --git a/sdks/python/docs/models/gettenantdestinationtypeschemarequest.md b/sdks/outpost-python/docs/models/gettenantdestinationtypeschemarequest.md similarity index 100% rename from sdks/python/docs/models/gettenantdestinationtypeschemarequest.md rename to sdks/outpost-python/docs/models/gettenantdestinationtypeschemarequest.md diff --git a/sdks/python/docs/models/gettenantdestinationtypeschematype.md b/sdks/outpost-python/docs/models/gettenantdestinationtypeschematype.md similarity index 100% rename from sdks/python/docs/models/gettenantdestinationtypeschematype.md rename to sdks/outpost-python/docs/models/gettenantdestinationtypeschematype.md diff --git a/sdks/python/docs/models/gettenanteventbydestinationglobals.md b/sdks/outpost-python/docs/models/gettenanteventbydestinationglobals.md similarity index 100% rename from sdks/python/docs/models/gettenanteventbydestinationglobals.md rename to sdks/outpost-python/docs/models/gettenanteventbydestinationglobals.md diff --git a/sdks/python/docs/models/gettenanteventbydestinationrequest.md b/sdks/outpost-python/docs/models/gettenanteventbydestinationrequest.md similarity index 100% rename from sdks/python/docs/models/gettenanteventbydestinationrequest.md rename to sdks/outpost-python/docs/models/gettenanteventbydestinationrequest.md diff --git a/sdks/python/docs/models/gettenanteventglobals.md b/sdks/outpost-python/docs/models/gettenanteventglobals.md similarity index 100% rename from sdks/python/docs/models/gettenanteventglobals.md rename to sdks/outpost-python/docs/models/gettenanteventglobals.md diff --git a/sdks/python/docs/models/gettenanteventrequest.md b/sdks/outpost-python/docs/models/gettenanteventrequest.md similarity index 100% rename from sdks/python/docs/models/gettenanteventrequest.md rename to sdks/outpost-python/docs/models/gettenanteventrequest.md diff --git a/sdks/python/docs/models/gettenantglobals.md b/sdks/outpost-python/docs/models/gettenantglobals.md similarity index 100% rename from sdks/python/docs/models/gettenantglobals.md rename to sdks/outpost-python/docs/models/gettenantglobals.md diff --git a/sdks/python/docs/models/gettenantportalurlglobals.md b/sdks/outpost-python/docs/models/gettenantportalurlglobals.md similarity index 100% rename from sdks/python/docs/models/gettenantportalurlglobals.md rename to sdks/outpost-python/docs/models/gettenantportalurlglobals.md diff --git a/sdks/python/docs/models/gettenantportalurlrequest.md b/sdks/outpost-python/docs/models/gettenantportalurlrequest.md similarity index 100% rename from sdks/python/docs/models/gettenantportalurlrequest.md rename to sdks/outpost-python/docs/models/gettenantportalurlrequest.md diff --git a/sdks/python/docs/models/gettenantrequest.md b/sdks/outpost-python/docs/models/gettenantrequest.md similarity index 100% rename from sdks/python/docs/models/gettenantrequest.md rename to sdks/outpost-python/docs/models/gettenantrequest.md diff --git a/sdks/python/docs/models/gettenanttokenglobals.md b/sdks/outpost-python/docs/models/gettenanttokenglobals.md similarity index 100% rename from sdks/python/docs/models/gettenanttokenglobals.md rename to sdks/outpost-python/docs/models/gettenanttokenglobals.md diff --git a/sdks/python/docs/models/gettenanttokenrequest.md b/sdks/outpost-python/docs/models/gettenanttokenrequest.md similarity index 100% rename from sdks/python/docs/models/gettenanttokenrequest.md rename to sdks/outpost-python/docs/models/gettenanttokenrequest.md diff --git a/sdks/python/docs/models/hookdeckcredentials.md b/sdks/outpost-python/docs/models/hookdeckcredentials.md similarity index 100% rename from sdks/python/docs/models/hookdeckcredentials.md rename to sdks/outpost-python/docs/models/hookdeckcredentials.md diff --git a/sdks/python/docs/models/internal/globals.md b/sdks/outpost-python/docs/models/internal/globals.md similarity index 100% rename from sdks/python/docs/models/internal/globals.md rename to sdks/outpost-python/docs/models/internal/globals.md diff --git a/sdks/python/docs/models/listtenantdestinationsglobals.md b/sdks/outpost-python/docs/models/listtenantdestinationsglobals.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationsglobals.md rename to sdks/outpost-python/docs/models/listtenantdestinationsglobals.md diff --git a/sdks/python/docs/models/listtenantdestinationsrequest.md b/sdks/outpost-python/docs/models/listtenantdestinationsrequest.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationsrequest.md rename to sdks/outpost-python/docs/models/listtenantdestinationsrequest.md diff --git a/sdks/python/docs/models/listtenantdestinationstopics.md b/sdks/outpost-python/docs/models/listtenantdestinationstopics.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationstopics.md rename to sdks/outpost-python/docs/models/listtenantdestinationstopics.md diff --git a/sdks/python/docs/models/listtenantdestinationstypeenum1.md b/sdks/outpost-python/docs/models/listtenantdestinationstypeenum1.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationstypeenum1.md rename to sdks/outpost-python/docs/models/listtenantdestinationstypeenum1.md diff --git a/sdks/python/docs/models/listtenantdestinationstypeenum2.md b/sdks/outpost-python/docs/models/listtenantdestinationstypeenum2.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationstypeenum2.md rename to sdks/outpost-python/docs/models/listtenantdestinationstypeenum2.md diff --git a/sdks/python/docs/models/listtenantdestinationtypeschemasglobals.md b/sdks/outpost-python/docs/models/listtenantdestinationtypeschemasglobals.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationtypeschemasglobals.md rename to sdks/outpost-python/docs/models/listtenantdestinationtypeschemasglobals.md diff --git a/sdks/python/docs/models/listtenantdestinationtypeschemasrequest.md b/sdks/outpost-python/docs/models/listtenantdestinationtypeschemasrequest.md similarity index 100% rename from sdks/python/docs/models/listtenantdestinationtypeschemasrequest.md rename to sdks/outpost-python/docs/models/listtenantdestinationtypeschemasrequest.md diff --git a/sdks/python/docs/models/listtenanteventdeliveriesglobals.md b/sdks/outpost-python/docs/models/listtenanteventdeliveriesglobals.md similarity index 100% rename from sdks/python/docs/models/listtenanteventdeliveriesglobals.md rename to sdks/outpost-python/docs/models/listtenanteventdeliveriesglobals.md diff --git a/sdks/python/docs/models/listtenanteventdeliveriesrequest.md b/sdks/outpost-python/docs/models/listtenanteventdeliveriesrequest.md similarity index 100% rename from sdks/python/docs/models/listtenanteventdeliveriesrequest.md rename to sdks/outpost-python/docs/models/listtenanteventdeliveriesrequest.md diff --git a/sdks/python/docs/models/listtenanteventsbydestinationglobals.md b/sdks/outpost-python/docs/models/listtenanteventsbydestinationglobals.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsbydestinationglobals.md rename to sdks/outpost-python/docs/models/listtenanteventsbydestinationglobals.md diff --git a/sdks/python/docs/models/listtenanteventsbydestinationrequest.md b/sdks/outpost-python/docs/models/listtenanteventsbydestinationrequest.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsbydestinationrequest.md rename to sdks/outpost-python/docs/models/listtenanteventsbydestinationrequest.md diff --git a/sdks/python/docs/models/listtenanteventsbydestinationstatus.md b/sdks/outpost-python/docs/models/listtenanteventsbydestinationstatus.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsbydestinationstatus.md rename to sdks/outpost-python/docs/models/listtenanteventsbydestinationstatus.md diff --git a/sdks/python/docs/models/listtenanteventsglobals.md b/sdks/outpost-python/docs/models/listtenanteventsglobals.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsglobals.md rename to sdks/outpost-python/docs/models/listtenanteventsglobals.md diff --git a/sdks/python/docs/models/listtenanteventsrequest.md b/sdks/outpost-python/docs/models/listtenanteventsrequest.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsrequest.md rename to sdks/outpost-python/docs/models/listtenanteventsrequest.md diff --git a/sdks/python/docs/models/listtenanteventsstatus.md b/sdks/outpost-python/docs/models/listtenanteventsstatus.md similarity index 100% rename from sdks/python/docs/models/listtenanteventsstatus.md rename to sdks/outpost-python/docs/models/listtenanteventsstatus.md diff --git a/sdks/python/docs/models/listtenanttopicsglobals.md b/sdks/outpost-python/docs/models/listtenanttopicsglobals.md similarity index 100% rename from sdks/python/docs/models/listtenanttopicsglobals.md rename to sdks/outpost-python/docs/models/listtenanttopicsglobals.md diff --git a/sdks/python/docs/models/listtenanttopicsrequest.md b/sdks/outpost-python/docs/models/listtenanttopicsrequest.md similarity index 100% rename from sdks/python/docs/models/listtenanttopicsrequest.md rename to sdks/outpost-python/docs/models/listtenanttopicsrequest.md diff --git a/sdks/python/docs/models/portalredirect.md b/sdks/outpost-python/docs/models/portalredirect.md similarity index 100% rename from sdks/python/docs/models/portalredirect.md rename to sdks/outpost-python/docs/models/portalredirect.md diff --git a/sdks/python/docs/models/publishrequest.md b/sdks/outpost-python/docs/models/publishrequest.md similarity index 100% rename from sdks/python/docs/models/publishrequest.md rename to sdks/outpost-python/docs/models/publishrequest.md diff --git a/sdks/python/docs/models/rabbitmqconfig.md b/sdks/outpost-python/docs/models/rabbitmqconfig.md similarity index 100% rename from sdks/python/docs/models/rabbitmqconfig.md rename to sdks/outpost-python/docs/models/rabbitmqconfig.md diff --git a/sdks/python/docs/models/rabbitmqcredentials.md b/sdks/outpost-python/docs/models/rabbitmqcredentials.md similarity index 100% rename from sdks/python/docs/models/rabbitmqcredentials.md rename to sdks/outpost-python/docs/models/rabbitmqcredentials.md diff --git a/sdks/python/docs/models/retrytenanteventglobals.md b/sdks/outpost-python/docs/models/retrytenanteventglobals.md similarity index 100% rename from sdks/python/docs/models/retrytenanteventglobals.md rename to sdks/outpost-python/docs/models/retrytenanteventglobals.md diff --git a/sdks/python/docs/models/retrytenanteventrequest.md b/sdks/outpost-python/docs/models/retrytenanteventrequest.md similarity index 100% rename from sdks/python/docs/models/retrytenanteventrequest.md rename to sdks/outpost-python/docs/models/retrytenanteventrequest.md diff --git a/sdks/python/docs/models/security.md b/sdks/outpost-python/docs/models/security.md similarity index 100% rename from sdks/python/docs/models/security.md rename to sdks/outpost-python/docs/models/security.md diff --git a/sdks/python/docs/models/status.md b/sdks/outpost-python/docs/models/status.md similarity index 100% rename from sdks/python/docs/models/status.md rename to sdks/outpost-python/docs/models/status.md diff --git a/sdks/python/docs/models/successresponse.md b/sdks/outpost-python/docs/models/successresponse.md similarity index 100% rename from sdks/python/docs/models/successresponse.md rename to sdks/outpost-python/docs/models/successresponse.md diff --git a/sdks/python/docs/models/tenant.md b/sdks/outpost-python/docs/models/tenant.md similarity index 100% rename from sdks/python/docs/models/tenant.md rename to sdks/outpost-python/docs/models/tenant.md diff --git a/sdks/python/docs/models/tenanttoken.md b/sdks/outpost-python/docs/models/tenanttoken.md similarity index 100% rename from sdks/python/docs/models/tenanttoken.md rename to sdks/outpost-python/docs/models/tenanttoken.md diff --git a/sdks/python/docs/models/theme.md b/sdks/outpost-python/docs/models/theme.md similarity index 100% rename from sdks/python/docs/models/theme.md rename to sdks/outpost-python/docs/models/theme.md diff --git a/sdks/python/docs/models/tls.md b/sdks/outpost-python/docs/models/tls.md similarity index 100% rename from sdks/python/docs/models/tls.md rename to sdks/outpost-python/docs/models/tls.md diff --git a/sdks/python/docs/models/topicsenum.md b/sdks/outpost-python/docs/models/topicsenum.md similarity index 100% rename from sdks/python/docs/models/topicsenum.md rename to sdks/outpost-python/docs/models/topicsenum.md diff --git a/sdks/python/docs/models/topicsunion.md b/sdks/outpost-python/docs/models/topicsunion.md similarity index 100% rename from sdks/python/docs/models/topicsunion.md rename to sdks/outpost-python/docs/models/topicsunion.md diff --git a/sdks/python/docs/models/type.md b/sdks/outpost-python/docs/models/type.md similarity index 100% rename from sdks/python/docs/models/type.md rename to sdks/outpost-python/docs/models/type.md diff --git a/sdks/python/docs/models/updatetenantdestinationglobals.md b/sdks/outpost-python/docs/models/updatetenantdestinationglobals.md similarity index 100% rename from sdks/python/docs/models/updatetenantdestinationglobals.md rename to sdks/outpost-python/docs/models/updatetenantdestinationglobals.md diff --git a/sdks/python/docs/models/updatetenantdestinationrequest.md b/sdks/outpost-python/docs/models/updatetenantdestinationrequest.md similarity index 100% rename from sdks/python/docs/models/updatetenantdestinationrequest.md rename to sdks/outpost-python/docs/models/updatetenantdestinationrequest.md diff --git a/sdks/python/docs/models/updatetenantdestinationresponse.md b/sdks/outpost-python/docs/models/updatetenantdestinationresponse.md similarity index 100% rename from sdks/python/docs/models/updatetenantdestinationresponse.md rename to sdks/outpost-python/docs/models/updatetenantdestinationresponse.md diff --git a/sdks/python/docs/models/upserttenantglobals.md b/sdks/outpost-python/docs/models/upserttenantglobals.md similarity index 100% rename from sdks/python/docs/models/upserttenantglobals.md rename to sdks/outpost-python/docs/models/upserttenantglobals.md diff --git a/sdks/python/docs/models/upserttenantrequest.md b/sdks/outpost-python/docs/models/upserttenantrequest.md similarity index 100% rename from sdks/python/docs/models/upserttenantrequest.md rename to sdks/outpost-python/docs/models/upserttenantrequest.md diff --git a/sdks/python/docs/models/utils/retryconfig.md b/sdks/outpost-python/docs/models/utils/retryconfig.md similarity index 100% rename from sdks/python/docs/models/utils/retryconfig.md rename to sdks/outpost-python/docs/models/utils/retryconfig.md diff --git a/sdks/python/docs/models/webhookconfig.md b/sdks/outpost-python/docs/models/webhookconfig.md similarity index 100% rename from sdks/python/docs/models/webhookconfig.md rename to sdks/outpost-python/docs/models/webhookconfig.md diff --git a/sdks/python/docs/models/webhookcredentials.md b/sdks/outpost-python/docs/models/webhookcredentials.md similarity index 100% rename from sdks/python/docs/models/webhookcredentials.md rename to sdks/outpost-python/docs/models/webhookcredentials.md diff --git a/sdks/python/docs/models/webhookcredentialsupdate.md b/sdks/outpost-python/docs/models/webhookcredentialsupdate.md similarity index 100% rename from sdks/python/docs/models/webhookcredentialsupdate.md rename to sdks/outpost-python/docs/models/webhookcredentialsupdate.md diff --git a/sdks/python/docs/sdks/destinations/README.md b/sdks/outpost-python/docs/sdks/destinations/README.md similarity index 98% rename from sdks/python/docs/sdks/destinations/README.md rename to sdks/outpost-python/docs/sdks/destinations/README.md index 6f5f43962..1f9b600fd 100644 --- a/sdks/python/docs/sdks/destinations/README.md +++ b/sdks/outpost-python/docs/sdks/destinations/README.md @@ -107,16 +107,16 @@ with Outpost( res = outpost.destinations.create(destination_create={ "id": "user-provided-id", - "type": models.DestinationCreateAWSSQSType.AWS_SQS, + "type": models.DestinationCreateRabbitMQType.RABBITMQ, "topics": models.TopicsEnum.WILDCARD_, "config": { - "endpoint": "https://sqs.us-east-1.amazonaws.com", - "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue", + "server_url": "localhost:5672", + "exchange": "my-exchange", + "tls": models.TLS.FALSE, }, "credentials": { - "key": "AKIAIOSFODNN7EXAMPLE", - "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", - "session": "AQoDYXdzEPT//////////wEXAMPLE...", + "username": "guest", + "password": "guest", }, }, tenant_id="") @@ -221,13 +221,15 @@ with Outpost( res = outpost.destinations.update(destination_id="", destination_update={ "topics": models.TopicsEnum.WILDCARD_, "config": { - "server_url": "localhost:5672", - "exchange": "my-exchange", - "tls": models.TLS.FALSE, + "stream_name": "my-data-stream", + "region": "us-east-1", + "endpoint": "https://kinesis.us-east-1.amazonaws.com", + "partition_key_template": "data.\"user_id\"", }, "credentials": { - "username": "guest", - "password": "guest", + "key": "AKIAIOSFODNN7EXAMPLE", + "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", + "session": "AQoDYXdzEPT//////////wEXAMPLE...", }, }, tenant_id="") diff --git a/sdks/python/docs/sdks/events/README.md b/sdks/outpost-python/docs/sdks/events/README.md similarity index 100% rename from sdks/python/docs/sdks/events/README.md rename to sdks/outpost-python/docs/sdks/events/README.md diff --git a/sdks/python/docs/sdks/health/README.md b/sdks/outpost-python/docs/sdks/health/README.md similarity index 100% rename from sdks/python/docs/sdks/health/README.md rename to sdks/outpost-python/docs/sdks/health/README.md diff --git a/sdks/python/docs/sdks/outpost/README.md b/sdks/outpost-python/docs/sdks/outpost/README.md similarity index 100% rename from sdks/python/docs/sdks/outpost/README.md rename to sdks/outpost-python/docs/sdks/outpost/README.md diff --git a/sdks/python/docs/sdks/publish/README.md b/sdks/outpost-python/docs/sdks/publish/README.md similarity index 100% rename from sdks/python/docs/sdks/publish/README.md rename to sdks/outpost-python/docs/sdks/publish/README.md diff --git a/sdks/python/docs/sdks/schemas/README.md b/sdks/outpost-python/docs/sdks/schemas/README.md similarity index 99% rename from sdks/python/docs/sdks/schemas/README.md rename to sdks/outpost-python/docs/sdks/schemas/README.md index d94b0a3f6..02f9a399b 100644 --- a/sdks/python/docs/sdks/schemas/README.md +++ b/sdks/outpost-python/docs/sdks/schemas/README.md @@ -77,7 +77,7 @@ with Outpost( ), ) as outpost: - res = outpost.schemas.get(type_=models.GetTenantDestinationTypeSchemaType.RABBITMQ, tenant_id="") + res = outpost.schemas.get(type_=models.GetTenantDestinationTypeSchemaType.HOOKDECK, tenant_id="") # Handle response print(res) diff --git a/sdks/python/docs/sdks/tenants/README.md b/sdks/outpost-python/docs/sdks/tenants/README.md similarity index 100% rename from sdks/python/docs/sdks/tenants/README.md rename to sdks/outpost-python/docs/sdks/tenants/README.md diff --git a/sdks/python/docs/sdks/topicssdk/README.md b/sdks/outpost-python/docs/sdks/topicssdk/README.md similarity index 100% rename from sdks/python/docs/sdks/topicssdk/README.md rename to sdks/outpost-python/docs/sdks/topicssdk/README.md diff --git a/sdks/python/poetry.lock b/sdks/outpost-python/poetry.lock similarity index 100% rename from sdks/python/poetry.lock rename to sdks/outpost-python/poetry.lock diff --git a/sdks/python/poetry.toml b/sdks/outpost-python/poetry.toml similarity index 100% rename from sdks/python/poetry.toml rename to sdks/outpost-python/poetry.toml diff --git a/sdks/python/py.typed b/sdks/outpost-python/py.typed similarity index 100% rename from sdks/python/py.typed rename to sdks/outpost-python/py.typed diff --git a/sdks/python/pylintrc b/sdks/outpost-python/pylintrc similarity index 100% rename from sdks/python/pylintrc rename to sdks/outpost-python/pylintrc diff --git a/sdks/python/pyproject.toml b/sdks/outpost-python/pyproject.toml similarity index 93% rename from sdks/python/pyproject.toml rename to sdks/outpost-python/pyproject.toml index 285ef610a..f7e4e86ea 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/outpost-python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "outpost_sdk" -version = "0.1.0" +version = "0.1.1" description = "Python Client SDK Generated by Speakeasy." authors = [{ name = "Speakeasy" },] readme = "README-PYPI.md" @@ -11,7 +11,6 @@ dependencies = [ ] [tool.poetry] -repository = "https://github.com/hookdeck/outpost.git" packages = [ { include = "outpost_sdk", from = "src" } ] diff --git a/sdks/outpost-python/scripts/prepare_readme.py b/sdks/outpost-python/scripts/prepare_readme.py new file mode 100644 index 000000000..825d9ded6 --- /dev/null +++ b/sdks/outpost-python/scripts/prepare_readme.py @@ -0,0 +1,9 @@ +"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.""" + +import shutil + +try: + shutil.copyfile("README.md", "README-PYPI.md") +except Exception as e: + print("Failed to copy README.md to README-PYPI.md") + print(e) diff --git a/sdks/python/scripts/publish.sh b/sdks/outpost-python/scripts/publish.sh similarity index 100% rename from sdks/python/scripts/publish.sh rename to sdks/outpost-python/scripts/publish.sh diff --git a/sdks/python/src/openapi/_hooks/registration.py b/sdks/outpost-python/src/openapi/_hooks/registration.py similarity index 100% rename from sdks/python/src/openapi/_hooks/registration.py rename to sdks/outpost-python/src/openapi/_hooks/registration.py diff --git a/sdks/python/src/outpost_sdk/__init__.py b/sdks/outpost-python/src/outpost_sdk/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/__init__.py rename to sdks/outpost-python/src/outpost_sdk/__init__.py diff --git a/sdks/python/src/outpost_sdk/_hooks/__init__.py b/sdks/outpost-python/src/outpost_sdk/_hooks/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/_hooks/__init__.py rename to sdks/outpost-python/src/outpost_sdk/_hooks/__init__.py diff --git a/sdks/python/src/outpost_sdk/_hooks/registration.py b/sdks/outpost-python/src/outpost_sdk/_hooks/registration.py similarity index 100% rename from sdks/python/src/outpost_sdk/_hooks/registration.py rename to sdks/outpost-python/src/outpost_sdk/_hooks/registration.py diff --git a/sdks/python/src/outpost_sdk/_hooks/sdkhooks.py b/sdks/outpost-python/src/outpost_sdk/_hooks/sdkhooks.py similarity index 100% rename from sdks/python/src/outpost_sdk/_hooks/sdkhooks.py rename to sdks/outpost-python/src/outpost_sdk/_hooks/sdkhooks.py diff --git a/sdks/python/src/outpost_sdk/_hooks/types.py b/sdks/outpost-python/src/outpost_sdk/_hooks/types.py similarity index 100% rename from sdks/python/src/outpost_sdk/_hooks/types.py rename to sdks/outpost-python/src/outpost_sdk/_hooks/types.py diff --git a/sdks/python/src/outpost_sdk/_version.py b/sdks/outpost-python/src/outpost_sdk/_version.py similarity index 80% rename from sdks/python/src/outpost_sdk/_version.py rename to sdks/outpost-python/src/outpost_sdk/_version.py index c4438ce90..12b5b1f0c 100644 --- a/sdks/python/src/outpost_sdk/_version.py +++ b/sdks/outpost-python/src/outpost_sdk/_version.py @@ -3,10 +3,10 @@ import importlib.metadata __title__: str = "outpost_sdk" -__version__: str = "0.1.0" +__version__: str = "0.1.1" __openapi_doc_version__: str = "0.0.1" __gen_version__: str = "2.598.22" -__user_agent__: str = "speakeasy-sdk/python 0.1.0 2.598.22 0.0.1 outpost_sdk" +__user_agent__: str = "speakeasy-sdk/python 0.1.1 2.598.22 0.0.1 outpost_sdk" try: if __package__ is not None: diff --git a/sdks/python/src/outpost_sdk/basesdk.py b/sdks/outpost-python/src/outpost_sdk/basesdk.py similarity index 100% rename from sdks/python/src/outpost_sdk/basesdk.py rename to sdks/outpost-python/src/outpost_sdk/basesdk.py diff --git a/sdks/python/src/outpost_sdk/destinations.py b/sdks/outpost-python/src/outpost_sdk/destinations.py similarity index 100% rename from sdks/python/src/outpost_sdk/destinations.py rename to sdks/outpost-python/src/outpost_sdk/destinations.py diff --git a/sdks/python/src/outpost_sdk/errors/__init__.py b/sdks/outpost-python/src/outpost_sdk/errors/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/__init__.py rename to sdks/outpost-python/src/outpost_sdk/errors/__init__.py diff --git a/sdks/python/src/outpost_sdk/errors/apierror.py b/sdks/outpost-python/src/outpost_sdk/errors/apierror.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/apierror.py rename to sdks/outpost-python/src/outpost_sdk/errors/apierror.py diff --git a/sdks/python/src/outpost_sdk/errors/badrequest_error.py b/sdks/outpost-python/src/outpost_sdk/errors/badrequest_error.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/badrequest_error.py rename to sdks/outpost-python/src/outpost_sdk/errors/badrequest_error.py diff --git a/sdks/python/src/outpost_sdk/errors/internalservererror.py b/sdks/outpost-python/src/outpost_sdk/errors/internalservererror.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/internalservererror.py rename to sdks/outpost-python/src/outpost_sdk/errors/internalservererror.py diff --git a/sdks/python/src/outpost_sdk/errors/notfound_error.py b/sdks/outpost-python/src/outpost_sdk/errors/notfound_error.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/notfound_error.py rename to sdks/outpost-python/src/outpost_sdk/errors/notfound_error.py diff --git a/sdks/python/src/outpost_sdk/errors/ratelimited_error.py b/sdks/outpost-python/src/outpost_sdk/errors/ratelimited_error.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/ratelimited_error.py rename to sdks/outpost-python/src/outpost_sdk/errors/ratelimited_error.py diff --git a/sdks/python/src/outpost_sdk/errors/timeout_error.py b/sdks/outpost-python/src/outpost_sdk/errors/timeout_error.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/timeout_error.py rename to sdks/outpost-python/src/outpost_sdk/errors/timeout_error.py diff --git a/sdks/python/src/outpost_sdk/errors/unauthorized_error.py b/sdks/outpost-python/src/outpost_sdk/errors/unauthorized_error.py similarity index 100% rename from sdks/python/src/outpost_sdk/errors/unauthorized_error.py rename to sdks/outpost-python/src/outpost_sdk/errors/unauthorized_error.py diff --git a/sdks/python/src/outpost_sdk/events.py b/sdks/outpost-python/src/outpost_sdk/events.py similarity index 100% rename from sdks/python/src/outpost_sdk/events.py rename to sdks/outpost-python/src/outpost_sdk/events.py diff --git a/sdks/python/src/outpost_sdk/health.py b/sdks/outpost-python/src/outpost_sdk/health.py similarity index 100% rename from sdks/python/src/outpost_sdk/health.py rename to sdks/outpost-python/src/outpost_sdk/health.py diff --git a/sdks/python/src/outpost_sdk/httpclient.py b/sdks/outpost-python/src/outpost_sdk/httpclient.py similarity index 100% rename from sdks/python/src/outpost_sdk/httpclient.py rename to sdks/outpost-python/src/outpost_sdk/httpclient.py diff --git a/sdks/python/src/outpost_sdk/models/__init__.py b/sdks/outpost-python/src/outpost_sdk/models/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/__init__.py rename to sdks/outpost-python/src/outpost_sdk/models/__init__.py diff --git a/sdks/python/src/outpost_sdk/models/awskinesisconfig.py b/sdks/outpost-python/src/outpost_sdk/models/awskinesisconfig.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/awskinesisconfig.py rename to sdks/outpost-python/src/outpost_sdk/models/awskinesisconfig.py diff --git a/sdks/python/src/outpost_sdk/models/awskinesiscredentials.py b/sdks/outpost-python/src/outpost_sdk/models/awskinesiscredentials.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/awskinesiscredentials.py rename to sdks/outpost-python/src/outpost_sdk/models/awskinesiscredentials.py diff --git a/sdks/python/src/outpost_sdk/models/awssqsconfig.py b/sdks/outpost-python/src/outpost_sdk/models/awssqsconfig.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/awssqsconfig.py rename to sdks/outpost-python/src/outpost_sdk/models/awssqsconfig.py diff --git a/sdks/python/src/outpost_sdk/models/awssqscredentials.py b/sdks/outpost-python/src/outpost_sdk/models/awssqscredentials.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/awssqscredentials.py rename to sdks/outpost-python/src/outpost_sdk/models/awssqscredentials.py diff --git a/sdks/python/src/outpost_sdk/models/createtenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/createtenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/createtenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/createtenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/deletetenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/deletetenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/deletetenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/deletetenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/deletetenantop.py b/sdks/outpost-python/src/outpost_sdk/models/deletetenantop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/deletetenantop.py rename to sdks/outpost-python/src/outpost_sdk/models/deletetenantop.py diff --git a/sdks/python/src/outpost_sdk/models/deliveryattempt.py b/sdks/outpost-python/src/outpost_sdk/models/deliveryattempt.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/deliveryattempt.py rename to sdks/outpost-python/src/outpost_sdk/models/deliveryattempt.py diff --git a/sdks/python/src/outpost_sdk/models/destination.py b/sdks/outpost-python/src/outpost_sdk/models/destination.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destination.py rename to sdks/outpost-python/src/outpost_sdk/models/destination.py diff --git a/sdks/python/src/outpost_sdk/models/destinationawskinesis.py b/sdks/outpost-python/src/outpost_sdk/models/destinationawskinesis.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationawskinesis.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationawskinesis.py diff --git a/sdks/python/src/outpost_sdk/models/destinationawssqs.py b/sdks/outpost-python/src/outpost_sdk/models/destinationawssqs.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationawssqs.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationawssqs.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreate.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreate.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreate.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreate.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreateawskinesis.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreateawskinesis.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreateawskinesis.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreateawskinesis.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreateawssqs.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreateawssqs.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreateawssqs.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreateawssqs.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreatehookdeck.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreatehookdeck.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreatehookdeck.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreatehookdeck.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreaterabbitmq.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreaterabbitmq.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreaterabbitmq.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreaterabbitmq.py diff --git a/sdks/python/src/outpost_sdk/models/destinationcreatewebhook.py b/sdks/outpost-python/src/outpost_sdk/models/destinationcreatewebhook.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationcreatewebhook.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationcreatewebhook.py diff --git a/sdks/python/src/outpost_sdk/models/destinationhookdeck.py b/sdks/outpost-python/src/outpost_sdk/models/destinationhookdeck.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationhookdeck.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationhookdeck.py diff --git a/sdks/python/src/outpost_sdk/models/destinationrabbitmq.py b/sdks/outpost-python/src/outpost_sdk/models/destinationrabbitmq.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationrabbitmq.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationrabbitmq.py diff --git a/sdks/python/src/outpost_sdk/models/destinationschemafield.py b/sdks/outpost-python/src/outpost_sdk/models/destinationschemafield.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationschemafield.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationschemafield.py diff --git a/sdks/python/src/outpost_sdk/models/destinationtypeschema.py b/sdks/outpost-python/src/outpost_sdk/models/destinationtypeschema.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationtypeschema.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationtypeschema.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdate.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdate.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdate.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdate.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdateawskinesis.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdateawskinesis.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdateawskinesis.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdateawskinesis.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdateawssqs.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdateawssqs.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdateawssqs.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdateawssqs.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdatehookdeck.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdatehookdeck.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdatehookdeck.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdatehookdeck.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdaterabbitmq.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdaterabbitmq.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdaterabbitmq.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdaterabbitmq.py diff --git a/sdks/python/src/outpost_sdk/models/destinationupdatewebhook.py b/sdks/outpost-python/src/outpost_sdk/models/destinationupdatewebhook.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationupdatewebhook.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationupdatewebhook.py diff --git a/sdks/python/src/outpost_sdk/models/destinationwebhook.py b/sdks/outpost-python/src/outpost_sdk/models/destinationwebhook.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/destinationwebhook.py rename to sdks/outpost-python/src/outpost_sdk/models/destinationwebhook.py diff --git a/sdks/python/src/outpost_sdk/models/disabletenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/disabletenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/disabletenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/disabletenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/enabletenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/enabletenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/enabletenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/enabletenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/event.py b/sdks/outpost-python/src/outpost_sdk/models/event.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/event.py rename to sdks/outpost-python/src/outpost_sdk/models/event.py diff --git a/sdks/python/src/outpost_sdk/models/getdestinationtypeschemaop.py b/sdks/outpost-python/src/outpost_sdk/models/getdestinationtypeschemaop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/getdestinationtypeschemaop.py rename to sdks/outpost-python/src/outpost_sdk/models/getdestinationtypeschemaop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenantdestinationtypeschemaop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenantdestinationtypeschemaop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenantdestinationtypeschemaop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenantdestinationtypeschemaop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenanteventbydestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenanteventbydestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenanteventbydestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenanteventbydestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenanteventop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenanteventop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenanteventop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenanteventop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenantop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenantop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenantop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenantop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenantportalurlop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenantportalurlop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenantportalurlop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenantportalurlop.py diff --git a/sdks/python/src/outpost_sdk/models/gettenanttokenop.py b/sdks/outpost-python/src/outpost_sdk/models/gettenanttokenop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/gettenanttokenop.py rename to sdks/outpost-python/src/outpost_sdk/models/gettenanttokenop.py diff --git a/sdks/python/src/outpost_sdk/models/hookdeckcredentials.py b/sdks/outpost-python/src/outpost_sdk/models/hookdeckcredentials.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/hookdeckcredentials.py rename to sdks/outpost-python/src/outpost_sdk/models/hookdeckcredentials.py diff --git a/sdks/python/src/outpost_sdk/models/internal/__init__.py b/sdks/outpost-python/src/outpost_sdk/models/internal/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/internal/__init__.py rename to sdks/outpost-python/src/outpost_sdk/models/internal/__init__.py diff --git a/sdks/python/src/outpost_sdk/models/internal/globals.py b/sdks/outpost-python/src/outpost_sdk/models/internal/globals.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/internal/globals.py rename to sdks/outpost-python/src/outpost_sdk/models/internal/globals.py diff --git a/sdks/python/src/outpost_sdk/models/listtenantdestinationsop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenantdestinationsop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenantdestinationsop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenantdestinationsop.py diff --git a/sdks/python/src/outpost_sdk/models/listtenantdestinationtypeschemasop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenantdestinationtypeschemasop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenantdestinationtypeschemasop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenantdestinationtypeschemasop.py diff --git a/sdks/python/src/outpost_sdk/models/listtenanteventdeliveriesop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenanteventdeliveriesop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenanteventdeliveriesop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenanteventdeliveriesop.py diff --git a/sdks/python/src/outpost_sdk/models/listtenanteventsbydestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenanteventsbydestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenanteventsbydestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenanteventsbydestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/listtenanteventsop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenanteventsop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenanteventsop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenanteventsop.py diff --git a/sdks/python/src/outpost_sdk/models/listtenanttopicsop.py b/sdks/outpost-python/src/outpost_sdk/models/listtenanttopicsop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/listtenanttopicsop.py rename to sdks/outpost-python/src/outpost_sdk/models/listtenanttopicsop.py diff --git a/sdks/python/src/outpost_sdk/models/portalredirect.py b/sdks/outpost-python/src/outpost_sdk/models/portalredirect.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/portalredirect.py rename to sdks/outpost-python/src/outpost_sdk/models/portalredirect.py diff --git a/sdks/python/src/outpost_sdk/models/publishrequest.py b/sdks/outpost-python/src/outpost_sdk/models/publishrequest.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/publishrequest.py rename to sdks/outpost-python/src/outpost_sdk/models/publishrequest.py diff --git a/sdks/python/src/outpost_sdk/models/rabbitmqconfig.py b/sdks/outpost-python/src/outpost_sdk/models/rabbitmqconfig.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/rabbitmqconfig.py rename to sdks/outpost-python/src/outpost_sdk/models/rabbitmqconfig.py diff --git a/sdks/python/src/outpost_sdk/models/rabbitmqcredentials.py b/sdks/outpost-python/src/outpost_sdk/models/rabbitmqcredentials.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/rabbitmqcredentials.py rename to sdks/outpost-python/src/outpost_sdk/models/rabbitmqcredentials.py diff --git a/sdks/python/src/outpost_sdk/models/retrytenanteventop.py b/sdks/outpost-python/src/outpost_sdk/models/retrytenanteventop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/retrytenanteventop.py rename to sdks/outpost-python/src/outpost_sdk/models/retrytenanteventop.py diff --git a/sdks/python/src/outpost_sdk/models/security.py b/sdks/outpost-python/src/outpost_sdk/models/security.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/security.py rename to sdks/outpost-python/src/outpost_sdk/models/security.py diff --git a/sdks/python/src/outpost_sdk/models/successresponse.py b/sdks/outpost-python/src/outpost_sdk/models/successresponse.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/successresponse.py rename to sdks/outpost-python/src/outpost_sdk/models/successresponse.py diff --git a/sdks/python/src/outpost_sdk/models/tenant.py b/sdks/outpost-python/src/outpost_sdk/models/tenant.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/tenant.py rename to sdks/outpost-python/src/outpost_sdk/models/tenant.py diff --git a/sdks/python/src/outpost_sdk/models/tenanttoken.py b/sdks/outpost-python/src/outpost_sdk/models/tenanttoken.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/tenanttoken.py rename to sdks/outpost-python/src/outpost_sdk/models/tenanttoken.py diff --git a/sdks/python/src/outpost_sdk/models/topics_union.py b/sdks/outpost-python/src/outpost_sdk/models/topics_union.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/topics_union.py rename to sdks/outpost-python/src/outpost_sdk/models/topics_union.py diff --git a/sdks/python/src/outpost_sdk/models/updatetenantdestinationop.py b/sdks/outpost-python/src/outpost_sdk/models/updatetenantdestinationop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/updatetenantdestinationop.py rename to sdks/outpost-python/src/outpost_sdk/models/updatetenantdestinationop.py diff --git a/sdks/python/src/outpost_sdk/models/upserttenantop.py b/sdks/outpost-python/src/outpost_sdk/models/upserttenantop.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/upserttenantop.py rename to sdks/outpost-python/src/outpost_sdk/models/upserttenantop.py diff --git a/sdks/python/src/outpost_sdk/models/webhookconfig.py b/sdks/outpost-python/src/outpost_sdk/models/webhookconfig.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/webhookconfig.py rename to sdks/outpost-python/src/outpost_sdk/models/webhookconfig.py diff --git a/sdks/python/src/outpost_sdk/models/webhookcredentials.py b/sdks/outpost-python/src/outpost_sdk/models/webhookcredentials.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/webhookcredentials.py rename to sdks/outpost-python/src/outpost_sdk/models/webhookcredentials.py diff --git a/sdks/python/src/outpost_sdk/models/webhookcredentialsupdate.py b/sdks/outpost-python/src/outpost_sdk/models/webhookcredentialsupdate.py similarity index 100% rename from sdks/python/src/outpost_sdk/models/webhookcredentialsupdate.py rename to sdks/outpost-python/src/outpost_sdk/models/webhookcredentialsupdate.py diff --git a/sdks/python/src/outpost_sdk/publish.py b/sdks/outpost-python/src/outpost_sdk/publish.py similarity index 100% rename from sdks/python/src/outpost_sdk/publish.py rename to sdks/outpost-python/src/outpost_sdk/publish.py diff --git a/sdks/python/src/outpost_sdk/py.typed b/sdks/outpost-python/src/outpost_sdk/py.typed similarity index 100% rename from sdks/python/src/outpost_sdk/py.typed rename to sdks/outpost-python/src/outpost_sdk/py.typed diff --git a/sdks/python/src/outpost_sdk/schemas.py b/sdks/outpost-python/src/outpost_sdk/schemas.py similarity index 100% rename from sdks/python/src/outpost_sdk/schemas.py rename to sdks/outpost-python/src/outpost_sdk/schemas.py diff --git a/sdks/python/src/outpost_sdk/sdk.py b/sdks/outpost-python/src/outpost_sdk/sdk.py similarity index 100% rename from sdks/python/src/outpost_sdk/sdk.py rename to sdks/outpost-python/src/outpost_sdk/sdk.py diff --git a/sdks/python/src/outpost_sdk/sdkconfiguration.py b/sdks/outpost-python/src/outpost_sdk/sdkconfiguration.py similarity index 100% rename from sdks/python/src/outpost_sdk/sdkconfiguration.py rename to sdks/outpost-python/src/outpost_sdk/sdkconfiguration.py diff --git a/sdks/python/src/outpost_sdk/tenants.py b/sdks/outpost-python/src/outpost_sdk/tenants.py similarity index 100% rename from sdks/python/src/outpost_sdk/tenants.py rename to sdks/outpost-python/src/outpost_sdk/tenants.py diff --git a/sdks/python/src/outpost_sdk/topics_sdk.py b/sdks/outpost-python/src/outpost_sdk/topics_sdk.py similarity index 100% rename from sdks/python/src/outpost_sdk/topics_sdk.py rename to sdks/outpost-python/src/outpost_sdk/topics_sdk.py diff --git a/sdks/python/src/outpost_sdk/types/__init__.py b/sdks/outpost-python/src/outpost_sdk/types/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/types/__init__.py rename to sdks/outpost-python/src/outpost_sdk/types/__init__.py diff --git a/sdks/python/src/outpost_sdk/types/basemodel.py b/sdks/outpost-python/src/outpost_sdk/types/basemodel.py similarity index 100% rename from sdks/python/src/outpost_sdk/types/basemodel.py rename to sdks/outpost-python/src/outpost_sdk/types/basemodel.py diff --git a/sdks/python/src/outpost_sdk/utils/__init__.py b/sdks/outpost-python/src/outpost_sdk/utils/__init__.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/__init__.py rename to sdks/outpost-python/src/outpost_sdk/utils/__init__.py diff --git a/sdks/python/src/outpost_sdk/utils/annotations.py b/sdks/outpost-python/src/outpost_sdk/utils/annotations.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/annotations.py rename to sdks/outpost-python/src/outpost_sdk/utils/annotations.py diff --git a/sdks/python/src/outpost_sdk/utils/datetimes.py b/sdks/outpost-python/src/outpost_sdk/utils/datetimes.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/datetimes.py rename to sdks/outpost-python/src/outpost_sdk/utils/datetimes.py diff --git a/sdks/python/src/outpost_sdk/utils/enums.py b/sdks/outpost-python/src/outpost_sdk/utils/enums.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/enums.py rename to sdks/outpost-python/src/outpost_sdk/utils/enums.py diff --git a/sdks/python/src/outpost_sdk/utils/eventstreaming.py b/sdks/outpost-python/src/outpost_sdk/utils/eventstreaming.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/eventstreaming.py rename to sdks/outpost-python/src/outpost_sdk/utils/eventstreaming.py diff --git a/sdks/python/src/outpost_sdk/utils/forms.py b/sdks/outpost-python/src/outpost_sdk/utils/forms.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/forms.py rename to sdks/outpost-python/src/outpost_sdk/utils/forms.py diff --git a/sdks/python/src/outpost_sdk/utils/headers.py b/sdks/outpost-python/src/outpost_sdk/utils/headers.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/headers.py rename to sdks/outpost-python/src/outpost_sdk/utils/headers.py diff --git a/sdks/python/src/outpost_sdk/utils/logger.py b/sdks/outpost-python/src/outpost_sdk/utils/logger.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/logger.py rename to sdks/outpost-python/src/outpost_sdk/utils/logger.py diff --git a/sdks/python/src/outpost_sdk/utils/metadata.py b/sdks/outpost-python/src/outpost_sdk/utils/metadata.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/metadata.py rename to sdks/outpost-python/src/outpost_sdk/utils/metadata.py diff --git a/sdks/python/src/outpost_sdk/utils/queryparams.py b/sdks/outpost-python/src/outpost_sdk/utils/queryparams.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/queryparams.py rename to sdks/outpost-python/src/outpost_sdk/utils/queryparams.py diff --git a/sdks/python/src/outpost_sdk/utils/requestbodies.py b/sdks/outpost-python/src/outpost_sdk/utils/requestbodies.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/requestbodies.py rename to sdks/outpost-python/src/outpost_sdk/utils/requestbodies.py diff --git a/sdks/python/src/outpost_sdk/utils/retries.py b/sdks/outpost-python/src/outpost_sdk/utils/retries.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/retries.py rename to sdks/outpost-python/src/outpost_sdk/utils/retries.py diff --git a/sdks/python/src/outpost_sdk/utils/security.py b/sdks/outpost-python/src/outpost_sdk/utils/security.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/security.py rename to sdks/outpost-python/src/outpost_sdk/utils/security.py diff --git a/sdks/python/src/outpost_sdk/utils/serializers.py b/sdks/outpost-python/src/outpost_sdk/utils/serializers.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/serializers.py rename to sdks/outpost-python/src/outpost_sdk/utils/serializers.py diff --git a/sdks/python/src/outpost_sdk/utils/url.py b/sdks/outpost-python/src/outpost_sdk/utils/url.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/url.py rename to sdks/outpost-python/src/outpost_sdk/utils/url.py diff --git a/sdks/python/src/outpost_sdk/utils/values.py b/sdks/outpost-python/src/outpost_sdk/utils/values.py similarity index 100% rename from sdks/python/src/outpost_sdk/utils/values.py rename to sdks/outpost-python/src/outpost_sdk/utils/values.py diff --git a/sdks/typescript/.gitattributes b/sdks/outpost-typescript/.gitattributes similarity index 100% rename from sdks/typescript/.gitattributes rename to sdks/outpost-typescript/.gitattributes diff --git a/sdks/typescript/.gitignore b/sdks/outpost-typescript/.gitignore similarity index 100% rename from sdks/typescript/.gitignore rename to sdks/outpost-typescript/.gitignore diff --git a/sdks/typescript/.npmignore b/sdks/outpost-typescript/.npmignore similarity index 100% rename from sdks/typescript/.npmignore rename to sdks/outpost-typescript/.npmignore diff --git a/sdks/typescript/.speakeasy/gen.lock b/sdks/outpost-typescript/.speakeasy/gen.lock similarity index 90% rename from sdks/typescript/.speakeasy/gen.lock rename to sdks/outpost-typescript/.speakeasy/gen.lock index d506f601a..0e1ce43d0 100644 --- a/sdks/typescript/.speakeasy/gen.lock +++ b/sdks/outpost-typescript/.speakeasy/gen.lock @@ -1,15 +1,12 @@ lockVersion: 2.0.0 -id: fa92158c-c519-4bdb-a7d2-0f6bf5b1729c +id: edb58086-83b9-45a3-9095-52bf57a11009 management: docChecksum: facaffd173e65f9c7d9b42e7d5d4f736 docVersion: 0.0.1 - speakeasyVersion: 1.543.2 - generationVersion: 2.598.21 - releaseVersion: 0.1.0 - configChecksum: 79ece9833e3a5cc9726b5635b679ceed - repoURL: https://github.com/hookdeck/outpost.git - repoSubDirectory: sdks/typescript - installationURL: https://gitpkg.now.sh/hookdeck/outpost/sdks/typescript + speakeasyVersion: 1.543.4 + generationVersion: 2.598.22 + releaseVersion: 0.1.1 + configChecksum: 611d67272cc407af6d96d2106ffcf268 published: true features: typescript: @@ -21,7 +18,7 @@ features: envVarSecurityUsage: 0.1.2 globalSecurity: 2.82.13 globalSecurityCallbacks: 0.1.0 - globalServerURLs: 2.82.4 + globalServerURLs: 2.82.5 globals: 2.82.2 mcpServer: 0.9.2 nameOverrides: 2.81.2 @@ -405,16 +402,6 @@ examples: responses: "200": application/json: {"token": "SOME_JWT_TOKEN"} - getPortalUrlJwtContext: - PortalRedirectExample: - responses: - "200": - application/json: {"redirect_url": "https://webhooks.acme.com/?token=JWT_TOKEN"} - getTenantTokenJwtContext: - TenantTokenExample: - responses: - "200": - application/json: {"token": "SOME_JWT_TOKEN"} listTenantDestinations: DestinationsListExample: parameters: @@ -430,7 +417,7 @@ examples: path: tenant_id: "" requestBody: - application/json: {"id": "user-provided-id", "type": "aws_sqs", "topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} + application/json: {"id": "user-provided-id", "type": "rabbitmq", "topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} responses: "201": application/json: {"id": "des_webhook_123", "type": "webhook", "topics": ["user.created", "order.shipped"], "disabled_at": null, "created_at": "2024-02-15T10:00:00Z", "config": {"url": "https://my-service.com/webhook/handler"}, "credentials": {"secret": "whsec_abc123def456"}} @@ -450,20 +437,10 @@ examples: tenant_id: "" destination_id: "" requestBody: - application/json: {"topics": "*", "config": {"server_url": "localhost:5672", "exchange": "my-exchange", "tls": "false"}, "credentials": {"username": "guest", "password": "guest"}} + application/json: {"topics": "*", "config": {"stream_name": "my-data-stream", "region": "us-east-1", "endpoint": "https://kinesis.us-east-1.amazonaws.com", "partition_key_template": "data.\"user_id\""}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} responses: "200": - application/json: {"id": "des_kns_xyz", "type": "aws_kinesis", "topics": ["user.created", "user.updated"], "disabled_at": null, "created_at": "2024-03-10T15:30:00Z", "config": {"stream_name": "production-events", "region": "eu-west-1"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"}} - OAuthRedirectExample: - parameters: - path: - tenant_id: "" - destination_id: "" - requestBody: - application/json: {"topics": "*", "config": {"endpoint": "https://sqs.us-east-1.amazonaws.com", "queue_url": "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue"}, "credentials": {"key": "AKIAIOSFODNN7EXAMPLE", "secret": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", "session": "AQoDYXdzEPT//////////wEXAMPLE..."}} - responses: - "200": - application/json: {"redirect_url": "https://dashboard.hookdeck.com/authorize?token=12313123"} + application/json: {"id": "des_rmq_789", "type": "rabbitmq", "topics": ["inventory.updated"], "disabled_at": null, "created_at": "2024-01-10T09:00:00Z", "config": {"server_url": "amqp.cloudamqp.com:5671", "exchange": "events-exchange", "tls": "true"}, "credentials": {"username": "app_user", "password": "secure_password_123"}} deleteTenantDestination: SuccessExample: parameters: @@ -529,7 +506,7 @@ examples: parameters: path: tenant_id: "" - type: "rabbitmq" + type: "hookdeck" responses: "200": application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} @@ -538,14 +515,14 @@ examples: responses: "200": application/json: [{"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]}, {"type": "aws_sqs", "label": "AWS SQS", "description": "Send event to an AWS SQS queue", "icon": "", "instructions": "Enter Queue URL...", "config_fields": [{"type": "text", "label": "Queue URL", "description": "The URL of the SQS queue.", "required": true}, {"type": "text", "label": "Endpoint", "description": "Optional custom AWS endpoint URL.", "required": false}], "credential_fields": [{"type": "text", "label": "Key", "description": "AWS Access Key ID.", "required": true, "sensitive": true}, {"type": "text", "label": "Secret", "description": "AWS Secret Access Key.", "required": true, "sensitive": true}, {"type": "text", "label": "Session", "description": "Optional AWS Session Token.", "required": false, "sensitive": true}]}] - getDestinationTypeSchemaJwt: + getDestinationTypeSchema: WebhookSchemaExample: parameters: path: - type: "rabbitmq" + type: "aws_kinesis" responses: "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the event to", "validation": "/((([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,w]+@)?[A-Za-z0-9.-]+(:[0-9]+)?|(?:www.|[-;:&=+$,w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.w-_]*)???(?:[-+=&;%@.w_]*)#?(?:[w]*))?)/", "required": true}], "credential_fields": [{"type": "text", "label": "Secret", "description": "The URL to send the event to", "required": false}]} + application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} listTenantTopics: TopicsListExample: parameters: @@ -554,7 +531,7 @@ examples: responses: "200": application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] - listTopicsJwt: + listTopics: TopicsListExample: responses: "200": @@ -632,18 +609,5 @@ examples: application/json: {"key": "", "key1": ""} "511": application/json: {"key": ""} - getDestinationTypeSchema: - WebhookSchemaExample: - parameters: - path: - type: "aws_kinesis" - responses: - "200": - application/json: {"type": "webhook", "label": "Webhook", "description": "Send event via an HTTP POST request to a URL", "icon": "", "instructions": "Enter the URL...", "config_fields": [{"type": "text", "label": "URL", "description": "The URL to send the webhook to.", "required": true, "pattern": "^https?://.*"}], "credential_fields": [{"type": "text", "label": "Secret", "description": "Optional signing secret.", "required": false, "sensitive": true}]} - listTopics: - TopicsListExample: - responses: - "200": - application/json: ["user.created", "user.updated", "order.shipped", "inventory.updated"] examplesVersion: 1.0.1 generatedTests: {} diff --git a/sdks/typescript/.speakeasy/gen.yaml b/sdks/outpost-typescript/.speakeasy/gen.yaml similarity index 98% rename from sdks/typescript/.speakeasy/gen.yaml rename to sdks/outpost-typescript/.speakeasy/gen.yaml index bfd497868..c932d3984 100644 --- a/sdks/typescript/.speakeasy/gen.yaml +++ b/sdks/outpost-typescript/.speakeasy/gen.yaml @@ -16,7 +16,7 @@ generation: oAuth2ClientCredentialsEnabled: true oAuth2PasswordEnabled: true typescript: - version: 0.1.0 + version: 0.2.0 additionalDependencies: dependencies: {} devDependencies: {} diff --git a/sdks/typescript/CONTRIBUTING.md b/sdks/outpost-typescript/CONTRIBUTING.md similarity index 100% rename from sdks/typescript/CONTRIBUTING.md rename to sdks/outpost-typescript/CONTRIBUTING.md diff --git a/sdks/typescript/FUNCTIONS.md b/sdks/outpost-typescript/FUNCTIONS.md similarity index 100% rename from sdks/typescript/FUNCTIONS.md rename to sdks/outpost-typescript/FUNCTIONS.md diff --git a/sdks/typescript/README.md b/sdks/outpost-typescript/README.md similarity index 100% rename from sdks/typescript/README.md rename to sdks/outpost-typescript/README.md diff --git a/sdks/typescript/RELEASES.md b/sdks/outpost-typescript/RELEASES.md similarity index 100% rename from sdks/typescript/RELEASES.md rename to sdks/outpost-typescript/RELEASES.md diff --git a/sdks/typescript/RUNTIMES.md b/sdks/outpost-typescript/RUNTIMES.md similarity index 100% rename from sdks/typescript/RUNTIMES.md rename to sdks/outpost-typescript/RUNTIMES.md diff --git a/sdks/typescript/USAGE.md b/sdks/outpost-typescript/USAGE.md similarity index 100% rename from sdks/typescript/USAGE.md rename to sdks/outpost-typescript/USAGE.md diff --git a/sdks/typescript/docs/lib/utils/retryconfig.md b/sdks/outpost-typescript/docs/lib/utils/retryconfig.md similarity index 100% rename from sdks/typescript/docs/lib/utils/retryconfig.md rename to sdks/outpost-typescript/docs/lib/utils/retryconfig.md diff --git a/sdks/typescript/docs/models/components/awskinesisconfig.md b/sdks/outpost-typescript/docs/models/components/awskinesisconfig.md similarity index 100% rename from sdks/typescript/docs/models/components/awskinesisconfig.md rename to sdks/outpost-typescript/docs/models/components/awskinesisconfig.md diff --git a/sdks/typescript/docs/models/components/awskinesiscredentials.md b/sdks/outpost-typescript/docs/models/components/awskinesiscredentials.md similarity index 100% rename from sdks/typescript/docs/models/components/awskinesiscredentials.md rename to sdks/outpost-typescript/docs/models/components/awskinesiscredentials.md diff --git a/sdks/typescript/docs/models/components/awssqsconfig.md b/sdks/outpost-typescript/docs/models/components/awssqsconfig.md similarity index 100% rename from sdks/typescript/docs/models/components/awssqsconfig.md rename to sdks/outpost-typescript/docs/models/components/awssqsconfig.md diff --git a/sdks/typescript/docs/models/components/awssqscredentials.md b/sdks/outpost-typescript/docs/models/components/awssqscredentials.md similarity index 100% rename from sdks/typescript/docs/models/components/awssqscredentials.md rename to sdks/outpost-typescript/docs/models/components/awssqscredentials.md diff --git a/sdks/typescript/docs/models/components/deliveryattempt.md b/sdks/outpost-typescript/docs/models/components/deliveryattempt.md similarity index 100% rename from sdks/typescript/docs/models/components/deliveryattempt.md rename to sdks/outpost-typescript/docs/models/components/deliveryattempt.md diff --git a/sdks/typescript/docs/models/components/destination.md b/sdks/outpost-typescript/docs/models/components/destination.md similarity index 100% rename from sdks/typescript/docs/models/components/destination.md rename to sdks/outpost-typescript/docs/models/components/destination.md diff --git a/sdks/typescript/docs/models/components/destinationawskinesis.md b/sdks/outpost-typescript/docs/models/components/destinationawskinesis.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationawskinesis.md rename to sdks/outpost-typescript/docs/models/components/destinationawskinesis.md diff --git a/sdks/typescript/docs/models/components/destinationawskinesistype.md b/sdks/outpost-typescript/docs/models/components/destinationawskinesistype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationawskinesistype.md rename to sdks/outpost-typescript/docs/models/components/destinationawskinesistype.md diff --git a/sdks/typescript/docs/models/components/destinationawssqs.md b/sdks/outpost-typescript/docs/models/components/destinationawssqs.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationawssqs.md rename to sdks/outpost-typescript/docs/models/components/destinationawssqs.md diff --git a/sdks/typescript/docs/models/components/destinationawssqstype.md b/sdks/outpost-typescript/docs/models/components/destinationawssqstype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationawssqstype.md rename to sdks/outpost-typescript/docs/models/components/destinationawssqstype.md diff --git a/sdks/typescript/docs/models/components/destinationcreate.md b/sdks/outpost-typescript/docs/models/components/destinationcreate.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreate.md rename to sdks/outpost-typescript/docs/models/components/destinationcreate.md diff --git a/sdks/typescript/docs/models/components/destinationcreateawskinesis.md b/sdks/outpost-typescript/docs/models/components/destinationcreateawskinesis.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreateawskinesis.md rename to sdks/outpost-typescript/docs/models/components/destinationcreateawskinesis.md diff --git a/sdks/typescript/docs/models/components/destinationcreateawskinesistype.md b/sdks/outpost-typescript/docs/models/components/destinationcreateawskinesistype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreateawskinesistype.md rename to sdks/outpost-typescript/docs/models/components/destinationcreateawskinesistype.md diff --git a/sdks/typescript/docs/models/components/destinationcreateawssqs.md b/sdks/outpost-typescript/docs/models/components/destinationcreateawssqs.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreateawssqs.md rename to sdks/outpost-typescript/docs/models/components/destinationcreateawssqs.md diff --git a/sdks/typescript/docs/models/components/destinationcreateawssqstype.md b/sdks/outpost-typescript/docs/models/components/destinationcreateawssqstype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreateawssqstype.md rename to sdks/outpost-typescript/docs/models/components/destinationcreateawssqstype.md diff --git a/sdks/typescript/docs/models/components/destinationcreatehookdeck.md b/sdks/outpost-typescript/docs/models/components/destinationcreatehookdeck.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreatehookdeck.md rename to sdks/outpost-typescript/docs/models/components/destinationcreatehookdeck.md diff --git a/sdks/typescript/docs/models/components/destinationcreatehookdecktype.md b/sdks/outpost-typescript/docs/models/components/destinationcreatehookdecktype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreatehookdecktype.md rename to sdks/outpost-typescript/docs/models/components/destinationcreatehookdecktype.md diff --git a/sdks/typescript/docs/models/components/destinationcreaterabbitmq.md b/sdks/outpost-typescript/docs/models/components/destinationcreaterabbitmq.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreaterabbitmq.md rename to sdks/outpost-typescript/docs/models/components/destinationcreaterabbitmq.md diff --git a/sdks/typescript/docs/models/components/destinationcreaterabbitmqtype.md b/sdks/outpost-typescript/docs/models/components/destinationcreaterabbitmqtype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreaterabbitmqtype.md rename to sdks/outpost-typescript/docs/models/components/destinationcreaterabbitmqtype.md diff --git a/sdks/typescript/docs/models/components/destinationcreatewebhook.md b/sdks/outpost-typescript/docs/models/components/destinationcreatewebhook.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreatewebhook.md rename to sdks/outpost-typescript/docs/models/components/destinationcreatewebhook.md diff --git a/sdks/typescript/docs/models/components/destinationcreatewebhooktype.md b/sdks/outpost-typescript/docs/models/components/destinationcreatewebhooktype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationcreatewebhooktype.md rename to sdks/outpost-typescript/docs/models/components/destinationcreatewebhooktype.md diff --git a/sdks/typescript/docs/models/components/destinationhookdeck.md b/sdks/outpost-typescript/docs/models/components/destinationhookdeck.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationhookdeck.md rename to sdks/outpost-typescript/docs/models/components/destinationhookdeck.md diff --git a/sdks/typescript/docs/models/components/destinationhookdecktype.md b/sdks/outpost-typescript/docs/models/components/destinationhookdecktype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationhookdecktype.md rename to sdks/outpost-typescript/docs/models/components/destinationhookdecktype.md diff --git a/sdks/typescript/docs/models/components/destinationrabbitmq.md b/sdks/outpost-typescript/docs/models/components/destinationrabbitmq.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationrabbitmq.md rename to sdks/outpost-typescript/docs/models/components/destinationrabbitmq.md diff --git a/sdks/typescript/docs/models/components/destinationrabbitmqtype.md b/sdks/outpost-typescript/docs/models/components/destinationrabbitmqtype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationrabbitmqtype.md rename to sdks/outpost-typescript/docs/models/components/destinationrabbitmqtype.md diff --git a/sdks/typescript/docs/models/components/destinationschemafield.md b/sdks/outpost-typescript/docs/models/components/destinationschemafield.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationschemafield.md rename to sdks/outpost-typescript/docs/models/components/destinationschemafield.md diff --git a/sdks/typescript/docs/models/components/destinationschemafieldtype.md b/sdks/outpost-typescript/docs/models/components/destinationschemafieldtype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationschemafieldtype.md rename to sdks/outpost-typescript/docs/models/components/destinationschemafieldtype.md diff --git a/sdks/typescript/docs/models/components/destinationtypeschema.md b/sdks/outpost-typescript/docs/models/components/destinationtypeschema.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationtypeschema.md rename to sdks/outpost-typescript/docs/models/components/destinationtypeschema.md diff --git a/sdks/typescript/docs/models/components/destinationupdate.md b/sdks/outpost-typescript/docs/models/components/destinationupdate.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdate.md rename to sdks/outpost-typescript/docs/models/components/destinationupdate.md diff --git a/sdks/typescript/docs/models/components/destinationupdateawskinesis.md b/sdks/outpost-typescript/docs/models/components/destinationupdateawskinesis.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdateawskinesis.md rename to sdks/outpost-typescript/docs/models/components/destinationupdateawskinesis.md diff --git a/sdks/typescript/docs/models/components/destinationupdateawssqs.md b/sdks/outpost-typescript/docs/models/components/destinationupdateawssqs.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdateawssqs.md rename to sdks/outpost-typescript/docs/models/components/destinationupdateawssqs.md diff --git a/sdks/typescript/docs/models/components/destinationupdatehookdeck.md b/sdks/outpost-typescript/docs/models/components/destinationupdatehookdeck.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdatehookdeck.md rename to sdks/outpost-typescript/docs/models/components/destinationupdatehookdeck.md diff --git a/sdks/typescript/docs/models/components/destinationupdaterabbitmq.md b/sdks/outpost-typescript/docs/models/components/destinationupdaterabbitmq.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdaterabbitmq.md rename to sdks/outpost-typescript/docs/models/components/destinationupdaterabbitmq.md diff --git a/sdks/typescript/docs/models/components/destinationupdatewebhook.md b/sdks/outpost-typescript/docs/models/components/destinationupdatewebhook.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationupdatewebhook.md rename to sdks/outpost-typescript/docs/models/components/destinationupdatewebhook.md diff --git a/sdks/typescript/docs/models/components/destinationwebhook.md b/sdks/outpost-typescript/docs/models/components/destinationwebhook.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationwebhook.md rename to sdks/outpost-typescript/docs/models/components/destinationwebhook.md diff --git a/sdks/typescript/docs/models/components/destinationwebhooktype.md b/sdks/outpost-typescript/docs/models/components/destinationwebhooktype.md similarity index 100% rename from sdks/typescript/docs/models/components/destinationwebhooktype.md rename to sdks/outpost-typescript/docs/models/components/destinationwebhooktype.md diff --git a/sdks/typescript/docs/models/components/event.md b/sdks/outpost-typescript/docs/models/components/event.md similarity index 100% rename from sdks/typescript/docs/models/components/event.md rename to sdks/outpost-typescript/docs/models/components/event.md diff --git a/sdks/typescript/docs/models/components/hookdeckcredentials.md b/sdks/outpost-typescript/docs/models/components/hookdeckcredentials.md similarity index 100% rename from sdks/typescript/docs/models/components/hookdeckcredentials.md rename to sdks/outpost-typescript/docs/models/components/hookdeckcredentials.md diff --git a/sdks/typescript/docs/models/components/portalredirect.md b/sdks/outpost-typescript/docs/models/components/portalredirect.md similarity index 100% rename from sdks/typescript/docs/models/components/portalredirect.md rename to sdks/outpost-typescript/docs/models/components/portalredirect.md diff --git a/sdks/typescript/docs/models/components/publishrequest.md b/sdks/outpost-typescript/docs/models/components/publishrequest.md similarity index 100% rename from sdks/typescript/docs/models/components/publishrequest.md rename to sdks/outpost-typescript/docs/models/components/publishrequest.md diff --git a/sdks/typescript/docs/models/components/rabbitmqconfig.md b/sdks/outpost-typescript/docs/models/components/rabbitmqconfig.md similarity index 100% rename from sdks/typescript/docs/models/components/rabbitmqconfig.md rename to sdks/outpost-typescript/docs/models/components/rabbitmqconfig.md diff --git a/sdks/typescript/docs/models/components/rabbitmqcredentials.md b/sdks/outpost-typescript/docs/models/components/rabbitmqcredentials.md similarity index 100% rename from sdks/typescript/docs/models/components/rabbitmqcredentials.md rename to sdks/outpost-typescript/docs/models/components/rabbitmqcredentials.md diff --git a/sdks/typescript/docs/models/components/security.md b/sdks/outpost-typescript/docs/models/components/security.md similarity index 100% rename from sdks/typescript/docs/models/components/security.md rename to sdks/outpost-typescript/docs/models/components/security.md diff --git a/sdks/typescript/docs/models/components/status.md b/sdks/outpost-typescript/docs/models/components/status.md similarity index 100% rename from sdks/typescript/docs/models/components/status.md rename to sdks/outpost-typescript/docs/models/components/status.md diff --git a/sdks/typescript/docs/models/components/successresponse.md b/sdks/outpost-typescript/docs/models/components/successresponse.md similarity index 100% rename from sdks/typescript/docs/models/components/successresponse.md rename to sdks/outpost-typescript/docs/models/components/successresponse.md diff --git a/sdks/typescript/docs/models/components/tenant.md b/sdks/outpost-typescript/docs/models/components/tenant.md similarity index 100% rename from sdks/typescript/docs/models/components/tenant.md rename to sdks/outpost-typescript/docs/models/components/tenant.md diff --git a/sdks/typescript/docs/models/components/tenanttoken.md b/sdks/outpost-typescript/docs/models/components/tenanttoken.md similarity index 100% rename from sdks/typescript/docs/models/components/tenanttoken.md rename to sdks/outpost-typescript/docs/models/components/tenanttoken.md diff --git a/sdks/typescript/docs/models/components/tls.md b/sdks/outpost-typescript/docs/models/components/tls.md similarity index 100% rename from sdks/typescript/docs/models/components/tls.md rename to sdks/outpost-typescript/docs/models/components/tls.md diff --git a/sdks/typescript/docs/models/components/topics.md b/sdks/outpost-typescript/docs/models/components/topics.md similarity index 100% rename from sdks/typescript/docs/models/components/topics.md rename to sdks/outpost-typescript/docs/models/components/topics.md diff --git a/sdks/typescript/docs/models/components/topicsenum.md b/sdks/outpost-typescript/docs/models/components/topicsenum.md similarity index 100% rename from sdks/typescript/docs/models/components/topicsenum.md rename to sdks/outpost-typescript/docs/models/components/topicsenum.md diff --git a/sdks/typescript/docs/models/components/webhookconfig.md b/sdks/outpost-typescript/docs/models/components/webhookconfig.md similarity index 100% rename from sdks/typescript/docs/models/components/webhookconfig.md rename to sdks/outpost-typescript/docs/models/components/webhookconfig.md diff --git a/sdks/typescript/docs/models/components/webhookcredentials.md b/sdks/outpost-typescript/docs/models/components/webhookcredentials.md similarity index 100% rename from sdks/typescript/docs/models/components/webhookcredentials.md rename to sdks/outpost-typescript/docs/models/components/webhookcredentials.md diff --git a/sdks/typescript/docs/models/components/webhookcredentialsupdate.md b/sdks/outpost-typescript/docs/models/components/webhookcredentialsupdate.md similarity index 100% rename from sdks/typescript/docs/models/components/webhookcredentialsupdate.md rename to sdks/outpost-typescript/docs/models/components/webhookcredentialsupdate.md diff --git a/sdks/typescript/docs/models/errors/badrequesterror.md b/sdks/outpost-typescript/docs/models/errors/badrequesterror.md similarity index 100% rename from sdks/typescript/docs/models/errors/badrequesterror.md rename to sdks/outpost-typescript/docs/models/errors/badrequesterror.md diff --git a/sdks/typescript/docs/models/errors/internalservererror.md b/sdks/outpost-typescript/docs/models/errors/internalservererror.md similarity index 100% rename from sdks/typescript/docs/models/errors/internalservererror.md rename to sdks/outpost-typescript/docs/models/errors/internalservererror.md diff --git a/sdks/typescript/docs/models/errors/notfounderror.md b/sdks/outpost-typescript/docs/models/errors/notfounderror.md similarity index 100% rename from sdks/typescript/docs/models/errors/notfounderror.md rename to sdks/outpost-typescript/docs/models/errors/notfounderror.md diff --git a/sdks/typescript/docs/models/errors/ratelimitederror.md b/sdks/outpost-typescript/docs/models/errors/ratelimitederror.md similarity index 100% rename from sdks/typescript/docs/models/errors/ratelimitederror.md rename to sdks/outpost-typescript/docs/models/errors/ratelimitederror.md diff --git a/sdks/typescript/docs/models/errors/timeouterror.md b/sdks/outpost-typescript/docs/models/errors/timeouterror.md similarity index 100% rename from sdks/typescript/docs/models/errors/timeouterror.md rename to sdks/outpost-typescript/docs/models/errors/timeouterror.md diff --git a/sdks/typescript/docs/models/errors/unauthorizederror.md b/sdks/outpost-typescript/docs/models/errors/unauthorizederror.md similarity index 100% rename from sdks/typescript/docs/models/errors/unauthorizederror.md rename to sdks/outpost-typescript/docs/models/errors/unauthorizederror.md diff --git a/sdks/typescript/docs/models/operations/createtenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/createtenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/createtenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/createtenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/createtenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/createtenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/createtenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/createtenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/deletetenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/deletetenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/deletetenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/deletetenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/deletetenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/deletetenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/deletetenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/deletetenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/deletetenantglobals.md b/sdks/outpost-typescript/docs/models/operations/deletetenantglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/deletetenantglobals.md rename to sdks/outpost-typescript/docs/models/operations/deletetenantglobals.md diff --git a/sdks/typescript/docs/models/operations/deletetenantrequest.md b/sdks/outpost-typescript/docs/models/operations/deletetenantrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/deletetenantrequest.md rename to sdks/outpost-typescript/docs/models/operations/deletetenantrequest.md diff --git a/sdks/typescript/docs/models/operations/destinationid.md b/sdks/outpost-typescript/docs/models/operations/destinationid.md similarity index 100% rename from sdks/typescript/docs/models/operations/destinationid.md rename to sdks/outpost-typescript/docs/models/operations/destinationid.md diff --git a/sdks/typescript/docs/models/operations/disabletenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/disabletenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/disabletenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/disabletenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/disabletenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/disabletenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/disabletenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/disabletenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/enabletenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/enabletenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/enabletenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/enabletenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/enabletenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/enabletenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/enabletenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/enabletenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/getdestinationtypeschemarequest.md b/sdks/outpost-typescript/docs/models/operations/getdestinationtypeschemarequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/getdestinationtypeschemarequest.md rename to sdks/outpost-typescript/docs/models/operations/getdestinationtypeschemarequest.md diff --git a/sdks/typescript/docs/models/operations/getdestinationtypeschematype.md b/sdks/outpost-typescript/docs/models/operations/getdestinationtypeschematype.md similarity index 100% rename from sdks/typescript/docs/models/operations/getdestinationtypeschematype.md rename to sdks/outpost-typescript/docs/models/operations/getdestinationtypeschematype.md diff --git a/sdks/typescript/docs/models/operations/gettenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/gettenantdestinationtypeschemaglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschemaglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantdestinationtypeschemaglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschemaglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenantdestinationtypeschemarequest.md b/sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschemarequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantdestinationtypeschemarequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschemarequest.md diff --git a/sdks/typescript/docs/models/operations/gettenantdestinationtypeschematype.md b/sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschematype.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantdestinationtypeschematype.md rename to sdks/outpost-typescript/docs/models/operations/gettenantdestinationtypeschematype.md diff --git a/sdks/typescript/docs/models/operations/gettenanteventbydestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenanteventbydestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanteventbydestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenanteventbydestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenanteventbydestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenanteventbydestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanteventbydestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenanteventbydestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/gettenanteventglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenanteventglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanteventglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenanteventglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenanteventrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenanteventrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanteventrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenanteventrequest.md diff --git a/sdks/typescript/docs/models/operations/gettenantglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenantglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenantglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenantportalurlglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenantportalurlglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantportalurlglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenantportalurlglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenantportalurlrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenantportalurlrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantportalurlrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenantportalurlrequest.md diff --git a/sdks/typescript/docs/models/operations/gettenantrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenantrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenantrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenantrequest.md diff --git a/sdks/typescript/docs/models/operations/gettenanttokenglobals.md b/sdks/outpost-typescript/docs/models/operations/gettenanttokenglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanttokenglobals.md rename to sdks/outpost-typescript/docs/models/operations/gettenanttokenglobals.md diff --git a/sdks/typescript/docs/models/operations/gettenanttokenrequest.md b/sdks/outpost-typescript/docs/models/operations/gettenanttokenrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/gettenanttokenrequest.md rename to sdks/outpost-typescript/docs/models/operations/gettenanttokenrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationsglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationsglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationsglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationsglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationsrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationsrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationsrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationsrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationstypeenum1.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationstypeenum1.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationstypeenum1.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationstypeenum1.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationstypeenum2.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationstypeenum2.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationstypeenum2.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationstypeenum2.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationtypeschemasglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationtypeschemasglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationtypeschemasglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationtypeschemasglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenantdestinationtypeschemasrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenantdestinationtypeschemasrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenantdestinationtypeschemasrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenantdestinationtypeschemasrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventdeliveriesglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventdeliveriesglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventdeliveriesglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventdeliveriesglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventdeliveriesrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventdeliveriesrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventdeliveriesrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventdeliveriesrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsbydestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsbydestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsbydestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsbydestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsbydestinationstatus.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationstatus.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsbydestinationstatus.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsbydestinationstatus.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsrequest.md diff --git a/sdks/typescript/docs/models/operations/listtenanteventsstatus.md b/sdks/outpost-typescript/docs/models/operations/listtenanteventsstatus.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanteventsstatus.md rename to sdks/outpost-typescript/docs/models/operations/listtenanteventsstatus.md diff --git a/sdks/typescript/docs/models/operations/listtenanttopicsglobals.md b/sdks/outpost-typescript/docs/models/operations/listtenanttopicsglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanttopicsglobals.md rename to sdks/outpost-typescript/docs/models/operations/listtenanttopicsglobals.md diff --git a/sdks/typescript/docs/models/operations/listtenanttopicsrequest.md b/sdks/outpost-typescript/docs/models/operations/listtenanttopicsrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/listtenanttopicsrequest.md rename to sdks/outpost-typescript/docs/models/operations/listtenanttopicsrequest.md diff --git a/sdks/typescript/docs/models/operations/retrytenanteventglobals.md b/sdks/outpost-typescript/docs/models/operations/retrytenanteventglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/retrytenanteventglobals.md rename to sdks/outpost-typescript/docs/models/operations/retrytenanteventglobals.md diff --git a/sdks/typescript/docs/models/operations/retrytenanteventrequest.md b/sdks/outpost-typescript/docs/models/operations/retrytenanteventrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/retrytenanteventrequest.md rename to sdks/outpost-typescript/docs/models/operations/retrytenanteventrequest.md diff --git a/sdks/typescript/docs/models/operations/theme.md b/sdks/outpost-typescript/docs/models/operations/theme.md similarity index 100% rename from sdks/typescript/docs/models/operations/theme.md rename to sdks/outpost-typescript/docs/models/operations/theme.md diff --git a/sdks/typescript/docs/models/operations/topics.md b/sdks/outpost-typescript/docs/models/operations/topics.md similarity index 100% rename from sdks/typescript/docs/models/operations/topics.md rename to sdks/outpost-typescript/docs/models/operations/topics.md diff --git a/sdks/typescript/docs/models/operations/type.md b/sdks/outpost-typescript/docs/models/operations/type.md similarity index 100% rename from sdks/typescript/docs/models/operations/type.md rename to sdks/outpost-typescript/docs/models/operations/type.md diff --git a/sdks/typescript/docs/models/operations/updatetenantdestinationglobals.md b/sdks/outpost-typescript/docs/models/operations/updatetenantdestinationglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/updatetenantdestinationglobals.md rename to sdks/outpost-typescript/docs/models/operations/updatetenantdestinationglobals.md diff --git a/sdks/typescript/docs/models/operations/updatetenantdestinationrequest.md b/sdks/outpost-typescript/docs/models/operations/updatetenantdestinationrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/updatetenantdestinationrequest.md rename to sdks/outpost-typescript/docs/models/operations/updatetenantdestinationrequest.md diff --git a/sdks/typescript/docs/models/operations/updatetenantdestinationresponse.md b/sdks/outpost-typescript/docs/models/operations/updatetenantdestinationresponse.md similarity index 100% rename from sdks/typescript/docs/models/operations/updatetenantdestinationresponse.md rename to sdks/outpost-typescript/docs/models/operations/updatetenantdestinationresponse.md diff --git a/sdks/typescript/docs/models/operations/upserttenantglobals.md b/sdks/outpost-typescript/docs/models/operations/upserttenantglobals.md similarity index 100% rename from sdks/typescript/docs/models/operations/upserttenantglobals.md rename to sdks/outpost-typescript/docs/models/operations/upserttenantglobals.md diff --git a/sdks/typescript/docs/models/operations/upserttenantrequest.md b/sdks/outpost-typescript/docs/models/operations/upserttenantrequest.md similarity index 100% rename from sdks/typescript/docs/models/operations/upserttenantrequest.md rename to sdks/outpost-typescript/docs/models/operations/upserttenantrequest.md diff --git a/sdks/typescript/docs/sdks/destinations/README.md b/sdks/outpost-typescript/docs/sdks/destinations/README.md similarity index 99% rename from sdks/typescript/docs/sdks/destinations/README.md rename to sdks/outpost-typescript/docs/sdks/destinations/README.md index 8d2a5a876..b4f84a69a 100644 --- a/sdks/typescript/docs/sdks/destinations/README.md +++ b/sdks/outpost-typescript/docs/sdks/destinations/README.md @@ -147,16 +147,16 @@ async function run() { tenantId: "", destinationCreate: { id: "user-provided-id", - type: "aws_sqs", + type: "rabbitmq", topics: "*", config: { - endpoint: "https://sqs.us-east-1.amazonaws.com", - queueUrl: "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue", + serverUrl: "localhost:5672", + exchange: "my-exchange", + tls: "false", }, credentials: { - key: "AKIAIOSFODNN7EXAMPLE", - secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", - session: "AQoDYXdzEPT//////////wEXAMPLE...", + username: "guest", + password: "guest", }, }, }); @@ -189,16 +189,16 @@ async function run() { tenantId: "", destinationCreate: { id: "user-provided-id", - type: "aws_sqs", + type: "rabbitmq", topics: "*", config: { - endpoint: "https://sqs.us-east-1.amazonaws.com", - queueUrl: "https://sqs.us-east-1.amazonaws.com/123456789012/my-queue", + serverUrl: "localhost:5672", + exchange: "my-exchange", + tls: "false", }, credentials: { - key: "AKIAIOSFODNN7EXAMPLE", - secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", - session: "AQoDYXdzEPT//////////wEXAMPLE...", + username: "guest", + password: "guest", }, }, }); @@ -357,13 +357,15 @@ async function run() { destinationUpdate: { topics: "*", config: { - serverUrl: "localhost:5672", - exchange: "my-exchange", - tls: "false", + streamName: "my-data-stream", + region: "us-east-1", + endpoint: "https://kinesis.us-east-1.amazonaws.com", + partitionKeyTemplate: "data.\"user_id\"", }, credentials: { - username: "guest", - password: "guest", + key: "AKIAIOSFODNN7EXAMPLE", + secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", + session: "AQoDYXdzEPT//////////wEXAMPLE...", }, }, }); @@ -398,13 +400,15 @@ async function run() { destinationUpdate: { topics: "*", config: { - serverUrl: "localhost:5672", - exchange: "my-exchange", - tls: "false", + streamName: "my-data-stream", + region: "us-east-1", + endpoint: "https://kinesis.us-east-1.amazonaws.com", + partitionKeyTemplate: "data.\"user_id\"", }, credentials: { - username: "guest", - password: "guest", + key: "AKIAIOSFODNN7EXAMPLE", + secret: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", + session: "AQoDYXdzEPT//////////wEXAMPLE...", }, }, }); diff --git a/sdks/typescript/docs/sdks/events/README.md b/sdks/outpost-typescript/docs/sdks/events/README.md similarity index 100% rename from sdks/typescript/docs/sdks/events/README.md rename to sdks/outpost-typescript/docs/sdks/events/README.md diff --git a/sdks/typescript/docs/sdks/health/README.md b/sdks/outpost-typescript/docs/sdks/health/README.md similarity index 100% rename from sdks/typescript/docs/sdks/health/README.md rename to sdks/outpost-typescript/docs/sdks/health/README.md diff --git a/sdks/typescript/docs/sdks/outpost/README.md b/sdks/outpost-typescript/docs/sdks/outpost/README.md similarity index 100% rename from sdks/typescript/docs/sdks/outpost/README.md rename to sdks/outpost-typescript/docs/sdks/outpost/README.md diff --git a/sdks/typescript/docs/sdks/publish/README.md b/sdks/outpost-typescript/docs/sdks/publish/README.md similarity index 100% rename from sdks/typescript/docs/sdks/publish/README.md rename to sdks/outpost-typescript/docs/sdks/publish/README.md diff --git a/sdks/typescript/docs/sdks/schemas/README.md b/sdks/outpost-typescript/docs/sdks/schemas/README.md similarity index 99% rename from sdks/typescript/docs/sdks/schemas/README.md rename to sdks/outpost-typescript/docs/sdks/schemas/README.md index 570f61072..2d6656fb5 100644 --- a/sdks/typescript/docs/sdks/schemas/README.md +++ b/sdks/outpost-typescript/docs/sdks/schemas/README.md @@ -119,7 +119,7 @@ const outpost = new Outpost({ async function run() { const result = await outpost.schemas.get({ tenantId: "", - type: "rabbitmq", + type: "hookdeck", }); // Handle the result @@ -148,7 +148,7 @@ const outpost = new OutpostCore({ async function run() { const res = await schemasGet(outpost, { tenantId: "", - type: "rabbitmq", + type: "hookdeck", }); if (!res.ok) { diff --git a/sdks/typescript/docs/sdks/tenants/README.md b/sdks/outpost-typescript/docs/sdks/tenants/README.md similarity index 100% rename from sdks/typescript/docs/sdks/tenants/README.md rename to sdks/outpost-typescript/docs/sdks/tenants/README.md diff --git a/sdks/typescript/docs/sdks/topics/README.md b/sdks/outpost-typescript/docs/sdks/topics/README.md similarity index 100% rename from sdks/typescript/docs/sdks/topics/README.md rename to sdks/outpost-typescript/docs/sdks/topics/README.md diff --git a/sdks/typescript/eslint.config.mjs b/sdks/outpost-typescript/eslint.config.mjs similarity index 100% rename from sdks/typescript/eslint.config.mjs rename to sdks/outpost-typescript/eslint.config.mjs diff --git a/sdks/typescript/jsr.json b/sdks/outpost-typescript/jsr.json similarity index 96% rename from sdks/typescript/jsr.json rename to sdks/outpost-typescript/jsr.json index 0d5b69746..8ec0a633d 100644 --- a/sdks/typescript/jsr.json +++ b/sdks/outpost-typescript/jsr.json @@ -2,7 +2,7 @@ { "name": "@hookdeck/outpost-sdk", - "version": "0.1.0", + "version": "0.1.1", "exports": { ".": "./src/index.ts", "./models/errors": "./src/models/errors/index.ts", diff --git a/sdks/typescript/package-lock.json b/sdks/outpost-typescript/package-lock.json similarity index 99% rename from sdks/typescript/package-lock.json rename to sdks/outpost-typescript/package-lock.json index 12d897fe1..e6d8ca81a 100644 --- a/sdks/typescript/package-lock.json +++ b/sdks/outpost-typescript/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hookdeck/outpost-sdk", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hookdeck/outpost-sdk", - "version": "0.1.0", + "version": "0.1.1", "bin": { "mcp": "bin/mcp-server.js" }, diff --git a/sdks/typescript/package.json b/sdks/outpost-typescript/package.json similarity index 96% rename from sdks/typescript/package.json rename to sdks/outpost-typescript/package.json index 4cd398948..f168f0b24 100644 --- a/sdks/typescript/package.json +++ b/sdks/outpost-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@hookdeck/outpost-sdk", - "version": "0.1.0", + "version": "0.1.1", "author": "Speakeasy", "type": "module", "bin": { @@ -22,11 +22,6 @@ } }, "sideEffects": false, - "repository": { - "type": "git", - "url": "https://github.com/hookdeck/outpost.git", - "directory": "sdks/typescript" - }, "scripts": { "lint": "eslint --cache --max-warnings=0 src", "build:mcp": "bun src/mcp-server/build.mts", diff --git a/sdks/typescript/src/core.ts b/sdks/outpost-typescript/src/core.ts similarity index 100% rename from sdks/typescript/src/core.ts rename to sdks/outpost-typescript/src/core.ts diff --git a/sdks/typescript/src/funcs/destinationsCreate.ts b/sdks/outpost-typescript/src/funcs/destinationsCreate.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsCreate.ts rename to sdks/outpost-typescript/src/funcs/destinationsCreate.ts diff --git a/sdks/typescript/src/funcs/destinationsDelete.ts b/sdks/outpost-typescript/src/funcs/destinationsDelete.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsDelete.ts rename to sdks/outpost-typescript/src/funcs/destinationsDelete.ts diff --git a/sdks/typescript/src/funcs/destinationsDisable.ts b/sdks/outpost-typescript/src/funcs/destinationsDisable.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsDisable.ts rename to sdks/outpost-typescript/src/funcs/destinationsDisable.ts diff --git a/sdks/typescript/src/funcs/destinationsEnable.ts b/sdks/outpost-typescript/src/funcs/destinationsEnable.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsEnable.ts rename to sdks/outpost-typescript/src/funcs/destinationsEnable.ts diff --git a/sdks/typescript/src/funcs/destinationsGet.ts b/sdks/outpost-typescript/src/funcs/destinationsGet.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsGet.ts rename to sdks/outpost-typescript/src/funcs/destinationsGet.ts diff --git a/sdks/typescript/src/funcs/destinationsList.ts b/sdks/outpost-typescript/src/funcs/destinationsList.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsList.ts rename to sdks/outpost-typescript/src/funcs/destinationsList.ts diff --git a/sdks/typescript/src/funcs/destinationsUpdate.ts b/sdks/outpost-typescript/src/funcs/destinationsUpdate.ts similarity index 100% rename from sdks/typescript/src/funcs/destinationsUpdate.ts rename to sdks/outpost-typescript/src/funcs/destinationsUpdate.ts diff --git a/sdks/typescript/src/funcs/eventsGet.ts b/sdks/outpost-typescript/src/funcs/eventsGet.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsGet.ts rename to sdks/outpost-typescript/src/funcs/eventsGet.ts diff --git a/sdks/typescript/src/funcs/eventsGetByDestination.ts b/sdks/outpost-typescript/src/funcs/eventsGetByDestination.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsGetByDestination.ts rename to sdks/outpost-typescript/src/funcs/eventsGetByDestination.ts diff --git a/sdks/typescript/src/funcs/eventsList.ts b/sdks/outpost-typescript/src/funcs/eventsList.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsList.ts rename to sdks/outpost-typescript/src/funcs/eventsList.ts diff --git a/sdks/typescript/src/funcs/eventsListByDestination.ts b/sdks/outpost-typescript/src/funcs/eventsListByDestination.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsListByDestination.ts rename to sdks/outpost-typescript/src/funcs/eventsListByDestination.ts diff --git a/sdks/typescript/src/funcs/eventsListDeliveries.ts b/sdks/outpost-typescript/src/funcs/eventsListDeliveries.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsListDeliveries.ts rename to sdks/outpost-typescript/src/funcs/eventsListDeliveries.ts diff --git a/sdks/typescript/src/funcs/eventsRetry.ts b/sdks/outpost-typescript/src/funcs/eventsRetry.ts similarity index 100% rename from sdks/typescript/src/funcs/eventsRetry.ts rename to sdks/outpost-typescript/src/funcs/eventsRetry.ts diff --git a/sdks/typescript/src/funcs/healthCheck.ts b/sdks/outpost-typescript/src/funcs/healthCheck.ts similarity index 100% rename from sdks/typescript/src/funcs/healthCheck.ts rename to sdks/outpost-typescript/src/funcs/healthCheck.ts diff --git a/sdks/typescript/src/funcs/publishEvent.ts b/sdks/outpost-typescript/src/funcs/publishEvent.ts similarity index 100% rename from sdks/typescript/src/funcs/publishEvent.ts rename to sdks/outpost-typescript/src/funcs/publishEvent.ts diff --git a/sdks/typescript/src/funcs/schemasGet.ts b/sdks/outpost-typescript/src/funcs/schemasGet.ts similarity index 100% rename from sdks/typescript/src/funcs/schemasGet.ts rename to sdks/outpost-typescript/src/funcs/schemasGet.ts diff --git a/sdks/typescript/src/funcs/schemasGetDestinationTypeJwt.ts b/sdks/outpost-typescript/src/funcs/schemasGetDestinationTypeJwt.ts similarity index 100% rename from sdks/typescript/src/funcs/schemasGetDestinationTypeJwt.ts rename to sdks/outpost-typescript/src/funcs/schemasGetDestinationTypeJwt.ts diff --git a/sdks/typescript/src/funcs/schemasListDestinationTypesJwt.ts b/sdks/outpost-typescript/src/funcs/schemasListDestinationTypesJwt.ts similarity index 100% rename from sdks/typescript/src/funcs/schemasListDestinationTypesJwt.ts rename to sdks/outpost-typescript/src/funcs/schemasListDestinationTypesJwt.ts diff --git a/sdks/typescript/src/funcs/schemasListTenantDestinationTypes.ts b/sdks/outpost-typescript/src/funcs/schemasListTenantDestinationTypes.ts similarity index 100% rename from sdks/typescript/src/funcs/schemasListTenantDestinationTypes.ts rename to sdks/outpost-typescript/src/funcs/schemasListTenantDestinationTypes.ts diff --git a/sdks/typescript/src/funcs/tenantsDelete.ts b/sdks/outpost-typescript/src/funcs/tenantsDelete.ts similarity index 100% rename from sdks/typescript/src/funcs/tenantsDelete.ts rename to sdks/outpost-typescript/src/funcs/tenantsDelete.ts diff --git a/sdks/typescript/src/funcs/tenantsGet.ts b/sdks/outpost-typescript/src/funcs/tenantsGet.ts similarity index 100% rename from sdks/typescript/src/funcs/tenantsGet.ts rename to sdks/outpost-typescript/src/funcs/tenantsGet.ts diff --git a/sdks/typescript/src/funcs/tenantsGetPortalUrl.ts b/sdks/outpost-typescript/src/funcs/tenantsGetPortalUrl.ts similarity index 100% rename from sdks/typescript/src/funcs/tenantsGetPortalUrl.ts rename to sdks/outpost-typescript/src/funcs/tenantsGetPortalUrl.ts diff --git a/sdks/typescript/src/funcs/tenantsGetToken.ts b/sdks/outpost-typescript/src/funcs/tenantsGetToken.ts similarity index 100% rename from sdks/typescript/src/funcs/tenantsGetToken.ts rename to sdks/outpost-typescript/src/funcs/tenantsGetToken.ts diff --git a/sdks/typescript/src/funcs/tenantsUpsert.ts b/sdks/outpost-typescript/src/funcs/tenantsUpsert.ts similarity index 100% rename from sdks/typescript/src/funcs/tenantsUpsert.ts rename to sdks/outpost-typescript/src/funcs/tenantsUpsert.ts diff --git a/sdks/typescript/src/funcs/topicsList.ts b/sdks/outpost-typescript/src/funcs/topicsList.ts similarity index 100% rename from sdks/typescript/src/funcs/topicsList.ts rename to sdks/outpost-typescript/src/funcs/topicsList.ts diff --git a/sdks/typescript/src/funcs/topicsListJwt.ts b/sdks/outpost-typescript/src/funcs/topicsListJwt.ts similarity index 100% rename from sdks/typescript/src/funcs/topicsListJwt.ts rename to sdks/outpost-typescript/src/funcs/topicsListJwt.ts diff --git a/sdks/typescript/src/hooks/hooks.ts b/sdks/outpost-typescript/src/hooks/hooks.ts similarity index 100% rename from sdks/typescript/src/hooks/hooks.ts rename to sdks/outpost-typescript/src/hooks/hooks.ts diff --git a/sdks/typescript/src/hooks/index.ts b/sdks/outpost-typescript/src/hooks/index.ts similarity index 100% rename from sdks/typescript/src/hooks/index.ts rename to sdks/outpost-typescript/src/hooks/index.ts diff --git a/sdks/typescript/src/hooks/registration.ts b/sdks/outpost-typescript/src/hooks/registration.ts similarity index 100% rename from sdks/typescript/src/hooks/registration.ts rename to sdks/outpost-typescript/src/hooks/registration.ts diff --git a/sdks/typescript/src/hooks/types.ts b/sdks/outpost-typescript/src/hooks/types.ts similarity index 100% rename from sdks/typescript/src/hooks/types.ts rename to sdks/outpost-typescript/src/hooks/types.ts diff --git a/sdks/typescript/src/index.ts b/sdks/outpost-typescript/src/index.ts similarity index 100% rename from sdks/typescript/src/index.ts rename to sdks/outpost-typescript/src/index.ts diff --git a/sdks/typescript/src/lib/base64.ts b/sdks/outpost-typescript/src/lib/base64.ts similarity index 100% rename from sdks/typescript/src/lib/base64.ts rename to sdks/outpost-typescript/src/lib/base64.ts diff --git a/sdks/typescript/src/lib/config.ts b/sdks/outpost-typescript/src/lib/config.ts similarity index 94% rename from sdks/typescript/src/lib/config.ts rename to sdks/outpost-typescript/src/lib/config.ts index 86e9d9ab2..9502a0f1f 100644 --- a/sdks/typescript/src/lib/config.ts +++ b/sdks/outpost-typescript/src/lib/config.ts @@ -69,8 +69,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null { export const SDK_METADATA = { language: "typescript", openapiDocVersion: "0.0.1", - sdkVersion: "0.1.0", - genVersion: "2.598.21", + sdkVersion: "0.1.1", + genVersion: "2.598.22", userAgent: - "speakeasy-sdk/typescript 0.1.0 2.598.21 0.0.1 @hookdeck/outpost-sdk", + "speakeasy-sdk/typescript 0.1.1 2.598.22 0.0.1 @hookdeck/outpost-sdk", } as const; diff --git a/sdks/typescript/src/lib/dlv.ts b/sdks/outpost-typescript/src/lib/dlv.ts similarity index 100% rename from sdks/typescript/src/lib/dlv.ts rename to sdks/outpost-typescript/src/lib/dlv.ts diff --git a/sdks/typescript/src/lib/encodings.ts b/sdks/outpost-typescript/src/lib/encodings.ts similarity index 100% rename from sdks/typescript/src/lib/encodings.ts rename to sdks/outpost-typescript/src/lib/encodings.ts diff --git a/sdks/typescript/src/lib/files.ts b/sdks/outpost-typescript/src/lib/files.ts similarity index 100% rename from sdks/typescript/src/lib/files.ts rename to sdks/outpost-typescript/src/lib/files.ts diff --git a/sdks/typescript/src/lib/http.ts b/sdks/outpost-typescript/src/lib/http.ts similarity index 100% rename from sdks/typescript/src/lib/http.ts rename to sdks/outpost-typescript/src/lib/http.ts diff --git a/sdks/typescript/src/lib/is-plain-object.ts b/sdks/outpost-typescript/src/lib/is-plain-object.ts similarity index 100% rename from sdks/typescript/src/lib/is-plain-object.ts rename to sdks/outpost-typescript/src/lib/is-plain-object.ts diff --git a/sdks/typescript/src/lib/logger.ts b/sdks/outpost-typescript/src/lib/logger.ts similarity index 100% rename from sdks/typescript/src/lib/logger.ts rename to sdks/outpost-typescript/src/lib/logger.ts diff --git a/sdks/typescript/src/lib/matchers.ts b/sdks/outpost-typescript/src/lib/matchers.ts similarity index 100% rename from sdks/typescript/src/lib/matchers.ts rename to sdks/outpost-typescript/src/lib/matchers.ts diff --git a/sdks/typescript/src/lib/primitives.ts b/sdks/outpost-typescript/src/lib/primitives.ts similarity index 100% rename from sdks/typescript/src/lib/primitives.ts rename to sdks/outpost-typescript/src/lib/primitives.ts diff --git a/sdks/typescript/src/lib/retries.ts b/sdks/outpost-typescript/src/lib/retries.ts similarity index 100% rename from sdks/typescript/src/lib/retries.ts rename to sdks/outpost-typescript/src/lib/retries.ts diff --git a/sdks/typescript/src/lib/schemas.ts b/sdks/outpost-typescript/src/lib/schemas.ts similarity index 100% rename from sdks/typescript/src/lib/schemas.ts rename to sdks/outpost-typescript/src/lib/schemas.ts diff --git a/sdks/typescript/src/lib/sdks.ts b/sdks/outpost-typescript/src/lib/sdks.ts similarity index 100% rename from sdks/typescript/src/lib/sdks.ts rename to sdks/outpost-typescript/src/lib/sdks.ts diff --git a/sdks/typescript/src/lib/security.ts b/sdks/outpost-typescript/src/lib/security.ts similarity index 100% rename from sdks/typescript/src/lib/security.ts rename to sdks/outpost-typescript/src/lib/security.ts diff --git a/sdks/typescript/src/lib/url.ts b/sdks/outpost-typescript/src/lib/url.ts similarity index 100% rename from sdks/typescript/src/lib/url.ts rename to sdks/outpost-typescript/src/lib/url.ts diff --git a/sdks/typescript/src/mcp-server/build.mts b/sdks/outpost-typescript/src/mcp-server/build.mts similarity index 100% rename from sdks/typescript/src/mcp-server/build.mts rename to sdks/outpost-typescript/src/mcp-server/build.mts diff --git a/sdks/typescript/src/mcp-server/cli.ts b/sdks/outpost-typescript/src/mcp-server/cli.ts similarity index 100% rename from sdks/typescript/src/mcp-server/cli.ts rename to sdks/outpost-typescript/src/mcp-server/cli.ts diff --git a/sdks/typescript/src/mcp-server/cli/start/command.ts b/sdks/outpost-typescript/src/mcp-server/cli/start/command.ts similarity index 100% rename from sdks/typescript/src/mcp-server/cli/start/command.ts rename to sdks/outpost-typescript/src/mcp-server/cli/start/command.ts diff --git a/sdks/typescript/src/mcp-server/cli/start/impl.ts b/sdks/outpost-typescript/src/mcp-server/cli/start/impl.ts similarity index 100% rename from sdks/typescript/src/mcp-server/cli/start/impl.ts rename to sdks/outpost-typescript/src/mcp-server/cli/start/impl.ts diff --git a/sdks/typescript/src/mcp-server/console-logger.ts b/sdks/outpost-typescript/src/mcp-server/console-logger.ts similarity index 100% rename from sdks/typescript/src/mcp-server/console-logger.ts rename to sdks/outpost-typescript/src/mcp-server/console-logger.ts diff --git a/sdks/typescript/src/mcp-server/extensions.ts b/sdks/outpost-typescript/src/mcp-server/extensions.ts similarity index 100% rename from sdks/typescript/src/mcp-server/extensions.ts rename to sdks/outpost-typescript/src/mcp-server/extensions.ts diff --git a/sdks/typescript/src/mcp-server/mcp-server.ts b/sdks/outpost-typescript/src/mcp-server/mcp-server.ts similarity index 94% rename from sdks/typescript/src/mcp-server/mcp-server.ts rename to sdks/outpost-typescript/src/mcp-server/mcp-server.ts index 549dc47b4..f87e0d08d 100644 --- a/sdks/typescript/src/mcp-server/mcp-server.ts +++ b/sdks/outpost-typescript/src/mcp-server/mcp-server.ts @@ -19,7 +19,7 @@ const routes = buildRouteMap({ export const app = buildApplication(routes, { name: "mcp", versionInfo: { - currentVersion: "0.1.0", + currentVersion: "0.1.1", }, }); diff --git a/sdks/typescript/src/mcp-server/prompts.ts b/sdks/outpost-typescript/src/mcp-server/prompts.ts similarity index 100% rename from sdks/typescript/src/mcp-server/prompts.ts rename to sdks/outpost-typescript/src/mcp-server/prompts.ts diff --git a/sdks/typescript/src/mcp-server/resources.ts b/sdks/outpost-typescript/src/mcp-server/resources.ts similarity index 100% rename from sdks/typescript/src/mcp-server/resources.ts rename to sdks/outpost-typescript/src/mcp-server/resources.ts diff --git a/sdks/typescript/src/mcp-server/scopes.ts b/sdks/outpost-typescript/src/mcp-server/scopes.ts similarity index 100% rename from sdks/typescript/src/mcp-server/scopes.ts rename to sdks/outpost-typescript/src/mcp-server/scopes.ts diff --git a/sdks/typescript/src/mcp-server/server.ts b/sdks/outpost-typescript/src/mcp-server/server.ts similarity index 99% rename from sdks/typescript/src/mcp-server/server.ts rename to sdks/outpost-typescript/src/mcp-server/server.ts index d38f7562d..81cb31c94 100644 --- a/sdks/typescript/src/mcp-server/server.ts +++ b/sdks/outpost-typescript/src/mcp-server/server.ts @@ -51,7 +51,7 @@ export function createMCPServer(deps: { }) { const server = new McpServer({ name: "Outpost", - version: "0.1.0", + version: "0.1.1", }); const client = new OutpostCore({ diff --git a/sdks/typescript/src/mcp-server/shared.ts b/sdks/outpost-typescript/src/mcp-server/shared.ts similarity index 100% rename from sdks/typescript/src/mcp-server/shared.ts rename to sdks/outpost-typescript/src/mcp-server/shared.ts diff --git a/sdks/typescript/src/mcp-server/tools.ts b/sdks/outpost-typescript/src/mcp-server/tools.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools.ts rename to sdks/outpost-typescript/src/mcp-server/tools.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsCreate.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsCreate.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsCreate.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsCreate.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsDelete.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsDelete.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsDelete.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsDelete.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsDisable.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsDisable.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsDisable.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsDisable.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsEnable.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsEnable.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsEnable.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsEnable.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsGet.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsGet.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsGet.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsGet.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsList.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsList.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsList.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsList.ts diff --git a/sdks/typescript/src/mcp-server/tools/destinationsUpdate.ts b/sdks/outpost-typescript/src/mcp-server/tools/destinationsUpdate.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/destinationsUpdate.ts rename to sdks/outpost-typescript/src/mcp-server/tools/destinationsUpdate.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsGet.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsGet.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsGet.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsGet.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsGetByDestination.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsGetByDestination.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsGetByDestination.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsGetByDestination.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsList.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsList.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsList.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsList.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsListByDestination.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsListByDestination.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsListByDestination.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsListByDestination.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsListDeliveries.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsListDeliveries.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsListDeliveries.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsListDeliveries.ts diff --git a/sdks/typescript/src/mcp-server/tools/eventsRetry.ts b/sdks/outpost-typescript/src/mcp-server/tools/eventsRetry.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/eventsRetry.ts rename to sdks/outpost-typescript/src/mcp-server/tools/eventsRetry.ts diff --git a/sdks/typescript/src/mcp-server/tools/healthCheck.ts b/sdks/outpost-typescript/src/mcp-server/tools/healthCheck.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/healthCheck.ts rename to sdks/outpost-typescript/src/mcp-server/tools/healthCheck.ts diff --git a/sdks/typescript/src/mcp-server/tools/publishEvent.ts b/sdks/outpost-typescript/src/mcp-server/tools/publishEvent.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/publishEvent.ts rename to sdks/outpost-typescript/src/mcp-server/tools/publishEvent.ts diff --git a/sdks/typescript/src/mcp-server/tools/schemasGet.ts b/sdks/outpost-typescript/src/mcp-server/tools/schemasGet.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/schemasGet.ts rename to sdks/outpost-typescript/src/mcp-server/tools/schemasGet.ts diff --git a/sdks/typescript/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts b/sdks/outpost-typescript/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts rename to sdks/outpost-typescript/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts diff --git a/sdks/typescript/src/mcp-server/tools/schemasListDestinationTypesJwt.ts b/sdks/outpost-typescript/src/mcp-server/tools/schemasListDestinationTypesJwt.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/schemasListDestinationTypesJwt.ts rename to sdks/outpost-typescript/src/mcp-server/tools/schemasListDestinationTypesJwt.ts diff --git a/sdks/typescript/src/mcp-server/tools/schemasListTenantDestinationTypes.ts b/sdks/outpost-typescript/src/mcp-server/tools/schemasListTenantDestinationTypes.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/schemasListTenantDestinationTypes.ts rename to sdks/outpost-typescript/src/mcp-server/tools/schemasListTenantDestinationTypes.ts diff --git a/sdks/typescript/src/mcp-server/tools/tenantsDelete.ts b/sdks/outpost-typescript/src/mcp-server/tools/tenantsDelete.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/tenantsDelete.ts rename to sdks/outpost-typescript/src/mcp-server/tools/tenantsDelete.ts diff --git a/sdks/typescript/src/mcp-server/tools/tenantsGet.ts b/sdks/outpost-typescript/src/mcp-server/tools/tenantsGet.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/tenantsGet.ts rename to sdks/outpost-typescript/src/mcp-server/tools/tenantsGet.ts diff --git a/sdks/typescript/src/mcp-server/tools/tenantsGetPortalUrl.ts b/sdks/outpost-typescript/src/mcp-server/tools/tenantsGetPortalUrl.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/tenantsGetPortalUrl.ts rename to sdks/outpost-typescript/src/mcp-server/tools/tenantsGetPortalUrl.ts diff --git a/sdks/typescript/src/mcp-server/tools/tenantsGetToken.ts b/sdks/outpost-typescript/src/mcp-server/tools/tenantsGetToken.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/tenantsGetToken.ts rename to sdks/outpost-typescript/src/mcp-server/tools/tenantsGetToken.ts diff --git a/sdks/typescript/src/mcp-server/tools/tenantsUpsert.ts b/sdks/outpost-typescript/src/mcp-server/tools/tenantsUpsert.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/tenantsUpsert.ts rename to sdks/outpost-typescript/src/mcp-server/tools/tenantsUpsert.ts diff --git a/sdks/typescript/src/mcp-server/tools/topicsList.ts b/sdks/outpost-typescript/src/mcp-server/tools/topicsList.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/topicsList.ts rename to sdks/outpost-typescript/src/mcp-server/tools/topicsList.ts diff --git a/sdks/typescript/src/mcp-server/tools/topicsListJwt.ts b/sdks/outpost-typescript/src/mcp-server/tools/topicsListJwt.ts similarity index 100% rename from sdks/typescript/src/mcp-server/tools/topicsListJwt.ts rename to sdks/outpost-typescript/src/mcp-server/tools/topicsListJwt.ts diff --git a/sdks/typescript/src/models/components/awskinesisconfig.ts b/sdks/outpost-typescript/src/models/components/awskinesisconfig.ts similarity index 100% rename from sdks/typescript/src/models/components/awskinesisconfig.ts rename to sdks/outpost-typescript/src/models/components/awskinesisconfig.ts diff --git a/sdks/typescript/src/models/components/awskinesiscredentials.ts b/sdks/outpost-typescript/src/models/components/awskinesiscredentials.ts similarity index 100% rename from sdks/typescript/src/models/components/awskinesiscredentials.ts rename to sdks/outpost-typescript/src/models/components/awskinesiscredentials.ts diff --git a/sdks/typescript/src/models/components/awssqsconfig.ts b/sdks/outpost-typescript/src/models/components/awssqsconfig.ts similarity index 100% rename from sdks/typescript/src/models/components/awssqsconfig.ts rename to sdks/outpost-typescript/src/models/components/awssqsconfig.ts diff --git a/sdks/typescript/src/models/components/awssqscredentials.ts b/sdks/outpost-typescript/src/models/components/awssqscredentials.ts similarity index 100% rename from sdks/typescript/src/models/components/awssqscredentials.ts rename to sdks/outpost-typescript/src/models/components/awssqscredentials.ts diff --git a/sdks/typescript/src/models/components/deliveryattempt.ts b/sdks/outpost-typescript/src/models/components/deliveryattempt.ts similarity index 100% rename from sdks/typescript/src/models/components/deliveryattempt.ts rename to sdks/outpost-typescript/src/models/components/deliveryattempt.ts diff --git a/sdks/typescript/src/models/components/destination.ts b/sdks/outpost-typescript/src/models/components/destination.ts similarity index 100% rename from sdks/typescript/src/models/components/destination.ts rename to sdks/outpost-typescript/src/models/components/destination.ts diff --git a/sdks/typescript/src/models/components/destinationawskinesis.ts b/sdks/outpost-typescript/src/models/components/destinationawskinesis.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationawskinesis.ts rename to sdks/outpost-typescript/src/models/components/destinationawskinesis.ts diff --git a/sdks/typescript/src/models/components/destinationawssqs.ts b/sdks/outpost-typescript/src/models/components/destinationawssqs.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationawssqs.ts rename to sdks/outpost-typescript/src/models/components/destinationawssqs.ts diff --git a/sdks/typescript/src/models/components/destinationcreate.ts b/sdks/outpost-typescript/src/models/components/destinationcreate.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreate.ts rename to sdks/outpost-typescript/src/models/components/destinationcreate.ts diff --git a/sdks/typescript/src/models/components/destinationcreateawskinesis.ts b/sdks/outpost-typescript/src/models/components/destinationcreateawskinesis.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreateawskinesis.ts rename to sdks/outpost-typescript/src/models/components/destinationcreateawskinesis.ts diff --git a/sdks/typescript/src/models/components/destinationcreateawssqs.ts b/sdks/outpost-typescript/src/models/components/destinationcreateawssqs.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreateawssqs.ts rename to sdks/outpost-typescript/src/models/components/destinationcreateawssqs.ts diff --git a/sdks/typescript/src/models/components/destinationcreatehookdeck.ts b/sdks/outpost-typescript/src/models/components/destinationcreatehookdeck.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreatehookdeck.ts rename to sdks/outpost-typescript/src/models/components/destinationcreatehookdeck.ts diff --git a/sdks/typescript/src/models/components/destinationcreaterabbitmq.ts b/sdks/outpost-typescript/src/models/components/destinationcreaterabbitmq.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreaterabbitmq.ts rename to sdks/outpost-typescript/src/models/components/destinationcreaterabbitmq.ts diff --git a/sdks/typescript/src/models/components/destinationcreatewebhook.ts b/sdks/outpost-typescript/src/models/components/destinationcreatewebhook.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationcreatewebhook.ts rename to sdks/outpost-typescript/src/models/components/destinationcreatewebhook.ts diff --git a/sdks/typescript/src/models/components/destinationhookdeck.ts b/sdks/outpost-typescript/src/models/components/destinationhookdeck.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationhookdeck.ts rename to sdks/outpost-typescript/src/models/components/destinationhookdeck.ts diff --git a/sdks/typescript/src/models/components/destinationrabbitmq.ts b/sdks/outpost-typescript/src/models/components/destinationrabbitmq.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationrabbitmq.ts rename to sdks/outpost-typescript/src/models/components/destinationrabbitmq.ts diff --git a/sdks/typescript/src/models/components/destinationschemafield.ts b/sdks/outpost-typescript/src/models/components/destinationschemafield.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationschemafield.ts rename to sdks/outpost-typescript/src/models/components/destinationschemafield.ts diff --git a/sdks/typescript/src/models/components/destinationtypeschema.ts b/sdks/outpost-typescript/src/models/components/destinationtypeschema.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationtypeschema.ts rename to sdks/outpost-typescript/src/models/components/destinationtypeschema.ts diff --git a/sdks/typescript/src/models/components/destinationupdate.ts b/sdks/outpost-typescript/src/models/components/destinationupdate.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdate.ts rename to sdks/outpost-typescript/src/models/components/destinationupdate.ts diff --git a/sdks/typescript/src/models/components/destinationupdateawskinesis.ts b/sdks/outpost-typescript/src/models/components/destinationupdateawskinesis.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdateawskinesis.ts rename to sdks/outpost-typescript/src/models/components/destinationupdateawskinesis.ts diff --git a/sdks/typescript/src/models/components/destinationupdateawssqs.ts b/sdks/outpost-typescript/src/models/components/destinationupdateawssqs.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdateawssqs.ts rename to sdks/outpost-typescript/src/models/components/destinationupdateawssqs.ts diff --git a/sdks/typescript/src/models/components/destinationupdatehookdeck.ts b/sdks/outpost-typescript/src/models/components/destinationupdatehookdeck.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdatehookdeck.ts rename to sdks/outpost-typescript/src/models/components/destinationupdatehookdeck.ts diff --git a/sdks/typescript/src/models/components/destinationupdaterabbitmq.ts b/sdks/outpost-typescript/src/models/components/destinationupdaterabbitmq.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdaterabbitmq.ts rename to sdks/outpost-typescript/src/models/components/destinationupdaterabbitmq.ts diff --git a/sdks/typescript/src/models/components/destinationupdatewebhook.ts b/sdks/outpost-typescript/src/models/components/destinationupdatewebhook.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationupdatewebhook.ts rename to sdks/outpost-typescript/src/models/components/destinationupdatewebhook.ts diff --git a/sdks/typescript/src/models/components/destinationwebhook.ts b/sdks/outpost-typescript/src/models/components/destinationwebhook.ts similarity index 100% rename from sdks/typescript/src/models/components/destinationwebhook.ts rename to sdks/outpost-typescript/src/models/components/destinationwebhook.ts diff --git a/sdks/typescript/src/models/components/event.ts b/sdks/outpost-typescript/src/models/components/event.ts similarity index 100% rename from sdks/typescript/src/models/components/event.ts rename to sdks/outpost-typescript/src/models/components/event.ts diff --git a/sdks/typescript/src/models/components/hookdeckcredentials.ts b/sdks/outpost-typescript/src/models/components/hookdeckcredentials.ts similarity index 100% rename from sdks/typescript/src/models/components/hookdeckcredentials.ts rename to sdks/outpost-typescript/src/models/components/hookdeckcredentials.ts diff --git a/sdks/typescript/src/models/components/index.ts b/sdks/outpost-typescript/src/models/components/index.ts similarity index 100% rename from sdks/typescript/src/models/components/index.ts rename to sdks/outpost-typescript/src/models/components/index.ts diff --git a/sdks/typescript/src/models/components/portalredirect.ts b/sdks/outpost-typescript/src/models/components/portalredirect.ts similarity index 100% rename from sdks/typescript/src/models/components/portalredirect.ts rename to sdks/outpost-typescript/src/models/components/portalredirect.ts diff --git a/sdks/typescript/src/models/components/publishrequest.ts b/sdks/outpost-typescript/src/models/components/publishrequest.ts similarity index 100% rename from sdks/typescript/src/models/components/publishrequest.ts rename to sdks/outpost-typescript/src/models/components/publishrequest.ts diff --git a/sdks/typescript/src/models/components/rabbitmqconfig.ts b/sdks/outpost-typescript/src/models/components/rabbitmqconfig.ts similarity index 100% rename from sdks/typescript/src/models/components/rabbitmqconfig.ts rename to sdks/outpost-typescript/src/models/components/rabbitmqconfig.ts diff --git a/sdks/typescript/src/models/components/rabbitmqcredentials.ts b/sdks/outpost-typescript/src/models/components/rabbitmqcredentials.ts similarity index 100% rename from sdks/typescript/src/models/components/rabbitmqcredentials.ts rename to sdks/outpost-typescript/src/models/components/rabbitmqcredentials.ts diff --git a/sdks/typescript/src/models/components/security.ts b/sdks/outpost-typescript/src/models/components/security.ts similarity index 100% rename from sdks/typescript/src/models/components/security.ts rename to sdks/outpost-typescript/src/models/components/security.ts diff --git a/sdks/typescript/src/models/components/successresponse.ts b/sdks/outpost-typescript/src/models/components/successresponse.ts similarity index 100% rename from sdks/typescript/src/models/components/successresponse.ts rename to sdks/outpost-typescript/src/models/components/successresponse.ts diff --git a/sdks/typescript/src/models/components/tenant.ts b/sdks/outpost-typescript/src/models/components/tenant.ts similarity index 100% rename from sdks/typescript/src/models/components/tenant.ts rename to sdks/outpost-typescript/src/models/components/tenant.ts diff --git a/sdks/typescript/src/models/components/tenanttoken.ts b/sdks/outpost-typescript/src/models/components/tenanttoken.ts similarity index 100% rename from sdks/typescript/src/models/components/tenanttoken.ts rename to sdks/outpost-typescript/src/models/components/tenanttoken.ts diff --git a/sdks/typescript/src/models/components/topics.ts b/sdks/outpost-typescript/src/models/components/topics.ts similarity index 100% rename from sdks/typescript/src/models/components/topics.ts rename to sdks/outpost-typescript/src/models/components/topics.ts diff --git a/sdks/typescript/src/models/components/webhookconfig.ts b/sdks/outpost-typescript/src/models/components/webhookconfig.ts similarity index 100% rename from sdks/typescript/src/models/components/webhookconfig.ts rename to sdks/outpost-typescript/src/models/components/webhookconfig.ts diff --git a/sdks/typescript/src/models/components/webhookcredentials.ts b/sdks/outpost-typescript/src/models/components/webhookcredentials.ts similarity index 100% rename from sdks/typescript/src/models/components/webhookcredentials.ts rename to sdks/outpost-typescript/src/models/components/webhookcredentials.ts diff --git a/sdks/typescript/src/models/components/webhookcredentialsupdate.ts b/sdks/outpost-typescript/src/models/components/webhookcredentialsupdate.ts similarity index 100% rename from sdks/typescript/src/models/components/webhookcredentialsupdate.ts rename to sdks/outpost-typescript/src/models/components/webhookcredentialsupdate.ts diff --git a/sdks/typescript/src/models/errors/apierror.ts b/sdks/outpost-typescript/src/models/errors/apierror.ts similarity index 100% rename from sdks/typescript/src/models/errors/apierror.ts rename to sdks/outpost-typescript/src/models/errors/apierror.ts diff --git a/sdks/typescript/src/models/errors/badrequesterror.ts b/sdks/outpost-typescript/src/models/errors/badrequesterror.ts similarity index 100% rename from sdks/typescript/src/models/errors/badrequesterror.ts rename to sdks/outpost-typescript/src/models/errors/badrequesterror.ts diff --git a/sdks/typescript/src/models/errors/httpclienterrors.ts b/sdks/outpost-typescript/src/models/errors/httpclienterrors.ts similarity index 100% rename from sdks/typescript/src/models/errors/httpclienterrors.ts rename to sdks/outpost-typescript/src/models/errors/httpclienterrors.ts diff --git a/sdks/typescript/src/models/errors/index.ts b/sdks/outpost-typescript/src/models/errors/index.ts similarity index 100% rename from sdks/typescript/src/models/errors/index.ts rename to sdks/outpost-typescript/src/models/errors/index.ts diff --git a/sdks/typescript/src/models/errors/internalservererror.ts b/sdks/outpost-typescript/src/models/errors/internalservererror.ts similarity index 100% rename from sdks/typescript/src/models/errors/internalservererror.ts rename to sdks/outpost-typescript/src/models/errors/internalservererror.ts diff --git a/sdks/typescript/src/models/errors/notfounderror.ts b/sdks/outpost-typescript/src/models/errors/notfounderror.ts similarity index 100% rename from sdks/typescript/src/models/errors/notfounderror.ts rename to sdks/outpost-typescript/src/models/errors/notfounderror.ts diff --git a/sdks/typescript/src/models/errors/ratelimitederror.ts b/sdks/outpost-typescript/src/models/errors/ratelimitederror.ts similarity index 100% rename from sdks/typescript/src/models/errors/ratelimitederror.ts rename to sdks/outpost-typescript/src/models/errors/ratelimitederror.ts diff --git a/sdks/typescript/src/models/errors/sdkvalidationerror.ts b/sdks/outpost-typescript/src/models/errors/sdkvalidationerror.ts similarity index 100% rename from sdks/typescript/src/models/errors/sdkvalidationerror.ts rename to sdks/outpost-typescript/src/models/errors/sdkvalidationerror.ts diff --git a/sdks/typescript/src/models/errors/timeouterror.ts b/sdks/outpost-typescript/src/models/errors/timeouterror.ts similarity index 100% rename from sdks/typescript/src/models/errors/timeouterror.ts rename to sdks/outpost-typescript/src/models/errors/timeouterror.ts diff --git a/sdks/typescript/src/models/errors/unauthorizederror.ts b/sdks/outpost-typescript/src/models/errors/unauthorizederror.ts similarity index 100% rename from sdks/typescript/src/models/errors/unauthorizederror.ts rename to sdks/outpost-typescript/src/models/errors/unauthorizederror.ts diff --git a/sdks/typescript/src/models/operations/createtenantdestination.ts b/sdks/outpost-typescript/src/models/operations/createtenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/createtenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/createtenantdestination.ts diff --git a/sdks/typescript/src/models/operations/deletetenant.ts b/sdks/outpost-typescript/src/models/operations/deletetenant.ts similarity index 100% rename from sdks/typescript/src/models/operations/deletetenant.ts rename to sdks/outpost-typescript/src/models/operations/deletetenant.ts diff --git a/sdks/typescript/src/models/operations/deletetenantdestination.ts b/sdks/outpost-typescript/src/models/operations/deletetenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/deletetenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/deletetenantdestination.ts diff --git a/sdks/typescript/src/models/operations/disabletenantdestination.ts b/sdks/outpost-typescript/src/models/operations/disabletenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/disabletenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/disabletenantdestination.ts diff --git a/sdks/typescript/src/models/operations/enabletenantdestination.ts b/sdks/outpost-typescript/src/models/operations/enabletenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/enabletenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/enabletenantdestination.ts diff --git a/sdks/typescript/src/models/operations/getdestinationtypeschema.ts b/sdks/outpost-typescript/src/models/operations/getdestinationtypeschema.ts similarity index 100% rename from sdks/typescript/src/models/operations/getdestinationtypeschema.ts rename to sdks/outpost-typescript/src/models/operations/getdestinationtypeschema.ts diff --git a/sdks/typescript/src/models/operations/gettenant.ts b/sdks/outpost-typescript/src/models/operations/gettenant.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenant.ts rename to sdks/outpost-typescript/src/models/operations/gettenant.ts diff --git a/sdks/typescript/src/models/operations/gettenantdestination.ts b/sdks/outpost-typescript/src/models/operations/gettenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/gettenantdestination.ts diff --git a/sdks/typescript/src/models/operations/gettenantdestinationtypeschema.ts b/sdks/outpost-typescript/src/models/operations/gettenantdestinationtypeschema.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenantdestinationtypeschema.ts rename to sdks/outpost-typescript/src/models/operations/gettenantdestinationtypeschema.ts diff --git a/sdks/typescript/src/models/operations/gettenantevent.ts b/sdks/outpost-typescript/src/models/operations/gettenantevent.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenantevent.ts rename to sdks/outpost-typescript/src/models/operations/gettenantevent.ts diff --git a/sdks/typescript/src/models/operations/gettenanteventbydestination.ts b/sdks/outpost-typescript/src/models/operations/gettenanteventbydestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenanteventbydestination.ts rename to sdks/outpost-typescript/src/models/operations/gettenanteventbydestination.ts diff --git a/sdks/typescript/src/models/operations/gettenantportalurl.ts b/sdks/outpost-typescript/src/models/operations/gettenantportalurl.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenantportalurl.ts rename to sdks/outpost-typescript/src/models/operations/gettenantportalurl.ts diff --git a/sdks/typescript/src/models/operations/gettenanttoken.ts b/sdks/outpost-typescript/src/models/operations/gettenanttoken.ts similarity index 100% rename from sdks/typescript/src/models/operations/gettenanttoken.ts rename to sdks/outpost-typescript/src/models/operations/gettenanttoken.ts diff --git a/sdks/typescript/src/models/operations/index.ts b/sdks/outpost-typescript/src/models/operations/index.ts similarity index 100% rename from sdks/typescript/src/models/operations/index.ts rename to sdks/outpost-typescript/src/models/operations/index.ts diff --git a/sdks/typescript/src/models/operations/listtenantdestinations.ts b/sdks/outpost-typescript/src/models/operations/listtenantdestinations.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenantdestinations.ts rename to sdks/outpost-typescript/src/models/operations/listtenantdestinations.ts diff --git a/sdks/typescript/src/models/operations/listtenantdestinationtypeschemas.ts b/sdks/outpost-typescript/src/models/operations/listtenantdestinationtypeschemas.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenantdestinationtypeschemas.ts rename to sdks/outpost-typescript/src/models/operations/listtenantdestinationtypeschemas.ts diff --git a/sdks/typescript/src/models/operations/listtenanteventdeliveries.ts b/sdks/outpost-typescript/src/models/operations/listtenanteventdeliveries.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenanteventdeliveries.ts rename to sdks/outpost-typescript/src/models/operations/listtenanteventdeliveries.ts diff --git a/sdks/typescript/src/models/operations/listtenantevents.ts b/sdks/outpost-typescript/src/models/operations/listtenantevents.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenantevents.ts rename to sdks/outpost-typescript/src/models/operations/listtenantevents.ts diff --git a/sdks/typescript/src/models/operations/listtenanteventsbydestination.ts b/sdks/outpost-typescript/src/models/operations/listtenanteventsbydestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenanteventsbydestination.ts rename to sdks/outpost-typescript/src/models/operations/listtenanteventsbydestination.ts diff --git a/sdks/typescript/src/models/operations/listtenanttopics.ts b/sdks/outpost-typescript/src/models/operations/listtenanttopics.ts similarity index 100% rename from sdks/typescript/src/models/operations/listtenanttopics.ts rename to sdks/outpost-typescript/src/models/operations/listtenanttopics.ts diff --git a/sdks/typescript/src/models/operations/retrytenantevent.ts b/sdks/outpost-typescript/src/models/operations/retrytenantevent.ts similarity index 100% rename from sdks/typescript/src/models/operations/retrytenantevent.ts rename to sdks/outpost-typescript/src/models/operations/retrytenantevent.ts diff --git a/sdks/typescript/src/models/operations/updatetenantdestination.ts b/sdks/outpost-typescript/src/models/operations/updatetenantdestination.ts similarity index 100% rename from sdks/typescript/src/models/operations/updatetenantdestination.ts rename to sdks/outpost-typescript/src/models/operations/updatetenantdestination.ts diff --git a/sdks/typescript/src/models/operations/upserttenant.ts b/sdks/outpost-typescript/src/models/operations/upserttenant.ts similarity index 100% rename from sdks/typescript/src/models/operations/upserttenant.ts rename to sdks/outpost-typescript/src/models/operations/upserttenant.ts diff --git a/sdks/typescript/src/sdk/destinations.ts b/sdks/outpost-typescript/src/sdk/destinations.ts similarity index 100% rename from sdks/typescript/src/sdk/destinations.ts rename to sdks/outpost-typescript/src/sdk/destinations.ts diff --git a/sdks/typescript/src/sdk/events.ts b/sdks/outpost-typescript/src/sdk/events.ts similarity index 100% rename from sdks/typescript/src/sdk/events.ts rename to sdks/outpost-typescript/src/sdk/events.ts diff --git a/sdks/typescript/src/sdk/health.ts b/sdks/outpost-typescript/src/sdk/health.ts similarity index 100% rename from sdks/typescript/src/sdk/health.ts rename to sdks/outpost-typescript/src/sdk/health.ts diff --git a/sdks/typescript/src/sdk/index.ts b/sdks/outpost-typescript/src/sdk/index.ts similarity index 100% rename from sdks/typescript/src/sdk/index.ts rename to sdks/outpost-typescript/src/sdk/index.ts diff --git a/sdks/typescript/src/sdk/publish.ts b/sdks/outpost-typescript/src/sdk/publish.ts similarity index 100% rename from sdks/typescript/src/sdk/publish.ts rename to sdks/outpost-typescript/src/sdk/publish.ts diff --git a/sdks/typescript/src/sdk/schemas.ts b/sdks/outpost-typescript/src/sdk/schemas.ts similarity index 100% rename from sdks/typescript/src/sdk/schemas.ts rename to sdks/outpost-typescript/src/sdk/schemas.ts diff --git a/sdks/typescript/src/sdk/sdk.ts b/sdks/outpost-typescript/src/sdk/sdk.ts similarity index 100% rename from sdks/typescript/src/sdk/sdk.ts rename to sdks/outpost-typescript/src/sdk/sdk.ts diff --git a/sdks/typescript/src/sdk/tenants.ts b/sdks/outpost-typescript/src/sdk/tenants.ts similarity index 100% rename from sdks/typescript/src/sdk/tenants.ts rename to sdks/outpost-typescript/src/sdk/tenants.ts diff --git a/sdks/typescript/src/sdk/topics.ts b/sdks/outpost-typescript/src/sdk/topics.ts similarity index 100% rename from sdks/typescript/src/sdk/topics.ts rename to sdks/outpost-typescript/src/sdk/topics.ts diff --git a/sdks/typescript/src/types/async.ts b/sdks/outpost-typescript/src/types/async.ts similarity index 100% rename from sdks/typescript/src/types/async.ts rename to sdks/outpost-typescript/src/types/async.ts diff --git a/sdks/typescript/src/types/blobs.ts b/sdks/outpost-typescript/src/types/blobs.ts similarity index 100% rename from sdks/typescript/src/types/blobs.ts rename to sdks/outpost-typescript/src/types/blobs.ts diff --git a/sdks/typescript/src/types/constdatetime.ts b/sdks/outpost-typescript/src/types/constdatetime.ts similarity index 100% rename from sdks/typescript/src/types/constdatetime.ts rename to sdks/outpost-typescript/src/types/constdatetime.ts diff --git a/sdks/typescript/src/types/enums.ts b/sdks/outpost-typescript/src/types/enums.ts similarity index 100% rename from sdks/typescript/src/types/enums.ts rename to sdks/outpost-typescript/src/types/enums.ts diff --git a/sdks/typescript/src/types/fp.ts b/sdks/outpost-typescript/src/types/fp.ts similarity index 100% rename from sdks/typescript/src/types/fp.ts rename to sdks/outpost-typescript/src/types/fp.ts diff --git a/sdks/typescript/src/types/index.ts b/sdks/outpost-typescript/src/types/index.ts similarity index 100% rename from sdks/typescript/src/types/index.ts rename to sdks/outpost-typescript/src/types/index.ts diff --git a/sdks/typescript/src/types/operations.ts b/sdks/outpost-typescript/src/types/operations.ts similarity index 100% rename from sdks/typescript/src/types/operations.ts rename to sdks/outpost-typescript/src/types/operations.ts diff --git a/sdks/typescript/src/types/rfcdate.ts b/sdks/outpost-typescript/src/types/rfcdate.ts similarity index 100% rename from sdks/typescript/src/types/rfcdate.ts rename to sdks/outpost-typescript/src/types/rfcdate.ts diff --git a/sdks/typescript/src/types/streams.ts b/sdks/outpost-typescript/src/types/streams.ts similarity index 100% rename from sdks/typescript/src/types/streams.ts rename to sdks/outpost-typescript/src/types/streams.ts diff --git a/sdks/typescript/tsconfig.json b/sdks/outpost-typescript/tsconfig.json similarity index 100% rename from sdks/typescript/tsconfig.json rename to sdks/outpost-typescript/tsconfig.json diff --git a/sdks/python/.vscode/settings.json b/sdks/python/.vscode/settings.json deleted file mode 100644 index 8d79f0abb..000000000 --- a/sdks/python/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "python.testing.pytestArgs": ["tests", "-vv"], - "python.testing.unittestEnabled": false, - "python.testing.pytestEnabled": true, - "pylint.args": ["--rcfile=pylintrc"] -} diff --git a/sdks/python/scripts/prepare_readme.py b/sdks/python/scripts/prepare_readme.py deleted file mode 100644 index ab7814ff5..000000000 --- a/sdks/python/scripts/prepare_readme.py +++ /dev/null @@ -1,33 +0,0 @@ -"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.""" - -import re -import shutil - -try: - with open("README.md", "r", encoding="utf-8") as rh: - readme_contents = rh.read() - GITHUB_URL = "https://github.com/hookdeck/outpost.git" - GITHUB_URL = ( - GITHUB_URL[: -len(".git")] if GITHUB_URL.endswith(".git") else GITHUB_URL - ) - # links on PyPI should have absolute URLs - readme_contents = re.sub( - r"(\[[^\]]+\]\()((?!https?:)[^\)]+)(\))", - lambda m: m.group(1) - + GITHUB_URL - + "/blob/master/" - + m.group(2) - + m.group(3), - readme_contents, - ) - - with open("README-PYPI.md", "w", encoding="utf-8") as wh: - wh.write(readme_contents) -except Exception as e: - try: - print("Failed to rewrite README.md to README-PYPI.md, copying original instead") - print(e) - shutil.copyfile("README.md", "README-PYPI.md") - except Exception as ie: - print("Failed to copy README.md to README-PYPI.md") - print(ie)