|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: f0627709-5a00-43ac-8678-ca716d6f379c |
3 | 3 | management: |
4 | | - docChecksum: 9d08f718ce55c534f292ba05af3425db |
| 4 | + docChecksum: 09a46accc53e3497235bb404b206f5b1 |
5 | 5 | docVersion: 0.0.1 |
6 | 6 | speakeasyVersion: 1.548.1 |
7 | 7 | generationVersion: 2.605.0 |
8 | | - releaseVersion: 0.2.0 |
9 | | - configChecksum: ac86570f480e507eb458dfda92d612aa |
| 8 | + releaseVersion: 0.2.1 |
| 9 | + configChecksum: 39ed4c8c2c8738d9dcd5b67deb776110 |
10 | 10 | repoURL: https://github.com/hookdeck/outpost.git |
11 | 11 | repoSubDirectory: sdks/outpost-go |
12 | 12 | installationURL: https://github.com/hookdeck/outpost/sdks/outpost-go |
@@ -67,6 +67,7 @@ generatedFiles: |
67 | 67 | - /models/components/httpmetadata.go |
68 | 68 | - /models/components/portalredirect.go |
69 | 69 | - /models/components/publishrequest.go |
| 70 | + - /models/components/publishresponse.go |
70 | 71 | - /models/components/rabbitmqconfig.go |
71 | 72 | - /models/components/rabbitmqcredentials.go |
72 | 73 | - /models/components/security.go |
@@ -152,6 +153,7 @@ generatedFiles: |
152 | 153 | - docs/models/components/httpmetadata.md |
153 | 154 | - docs/models/components/portalredirect.md |
154 | 155 | - docs/models/components/publishrequest.md |
| 156 | + - docs/models/components/publishresponse.md |
155 | 157 | - docs/models/components/rabbitmqconfig.md |
156 | 158 | - docs/models/components/rabbitmqcredentials.md |
157 | 159 | - docs/models/components/security.md |
@@ -441,6 +443,8 @@ examples: |
441 | 443 | application/json: {} |
442 | 444 | "511": |
443 | 445 | application/json: {} |
| 446 | + "202": |
| 447 | + application/json: {"id": "evt_abc123xyz789"} |
444 | 448 | listTenantDestinationTypeSchemas: |
445 | 449 | DestinationTypesExample: |
446 | 450 | parameters: |
|
0 commit comments