Skip to content

Commit cd875a0

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.533.0
1 parent f189e59 commit cd875a0

Some content is hidden

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

42 files changed

+2633
-1819
lines changed

.speakeasy/gen.lock

Lines changed: 35 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 2858c6d9-f946-4185-ae68-3b8e708830fb
33
management:
4-
docChecksum: f0c8ccc65ddf652e139cdbb48e9c72b7
4+
docChecksum: 711b3f6457c659edd2d9b9d7c32fc154
55
docVersion: 0.4.0
6-
speakeasyVersion: 1.532.0
6+
speakeasyVersion: 1.533.0
77
generationVersion: 2.578.0
8-
releaseVersion: 3.26.4
9-
configChecksum: 36e7518dc80cb202b00b964a4d7cb365
8+
releaseVersion: 3.26.5
9+
configChecksum: 6368b2e55a173af6c685e29bb724c22c
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go
@@ -76,6 +76,7 @@ generatedFiles:
7676
- /pkg/models/operations/getorganizationusage.go
7777
- /pkg/models/operations/getpublishingtoken.go
7878
- /pkg/models/operations/getpublishingtokenbyid.go
79+
- /pkg/models/operations/getpublishingtokenpublicmetadata.go
7980
- /pkg/models/operations/getpublishingtokentargetbyid.go
8081
- /pkg/models/operations/getrevisions.go
8182
- /pkg/models/operations/getschemastoreitem.go
@@ -203,6 +204,7 @@ generatedFiles:
203204
- docs/pkg/models/operations/createbillingaddonsresponse.md
204205
- docs/pkg/models/operations/createfreetrialresponse.md
205206
- docs/pkg/models/operations/createorganizationresponse.md
207+
- docs/pkg/models/operations/createpublishingtokenrequestbody.md
206208
- docs/pkg/models/operations/createpublishingtokenresponse.md
207209
- docs/pkg/models/operations/createremotesourceresponse.md
208210
- docs/pkg/models/operations/createrequestbody.md
@@ -254,6 +256,9 @@ generatedFiles:
254256
- docs/pkg/models/operations/getorganizationusageresponse.md
255257
- docs/pkg/models/operations/getpublishingtokenbyidrequest.md
256258
- docs/pkg/models/operations/getpublishingtokenbyidresponse.md
259+
- docs/pkg/models/operations/getpublishingtokenpublicmetadatarequest.md
260+
- docs/pkg/models/operations/getpublishingtokenpublicmetadataresponse.md
261+
- docs/pkg/models/operations/getpublishingtokenpublicmetadataresponsebody.md
257262
- docs/pkg/models/operations/getpublishingtokenresponse.md
258263
- docs/pkg/models/operations/getpublishingtokentargetbyidrequest.md
259264
- docs/pkg/models/operations/getpublishingtokentargetbyidresponse.md
@@ -446,6 +451,7 @@ generatedFiles:
446451
- docs/sdks/events/README.md
447452
- docs/sdks/github/README.md
448453
- docs/sdks/organizations/README.md
454+
- docs/sdks/publishingtokens/README.md
449455
- docs/sdks/reports/README.md
450456
- docs/sdks/schemastore/README.md
451457
- docs/sdks/shorturls/README.md
@@ -478,6 +484,7 @@ generatedFiles:
478484
- pkg/utils/retries.go
479485
- pkg/utils/security.go
480486
- pkg/utils/utils.go
487+
- publishingtokens.go
481488
- reports.go
482489
- schemastore.go
483490
- shorturls.go
@@ -507,7 +514,7 @@ generatedFiles:
507514
- tests/mockserver/internal/handler/generated_handler.go
508515
- tests/mockserver/internal/handler/generated_handlers.go
509516
- tests/mockserver/internal/handler/pathdeletev1organizationaddonsaddon.go
510-
- tests/mockserver/internal/handler/pathdeletev1publishingtokentokenid.go
517+
- tests/mockserver/internal/handler/pathdeletev1publishingtokenstokenid.go
511518
- tests/mockserver/internal/handler/pathgetv1artifactsnamespaces.go
512519
- tests/mockserver/internal/handler/pathgetv1artifactsnamespacesnamespacenamerevisions.go
513520
- tests/mockserver/internal/handler/pathgetv1artifactsnamespacesnamespacenametags.go
@@ -524,9 +531,10 @@ generatedFiles:
524531
- tests/mockserver/internal/handler/pathgetv1organizationorganizationid.go
525532
- tests/mockserver/internal/handler/pathgetv1organizations.go
526533
- tests/mockserver/internal/handler/pathgetv1organizationusage.go
527-
- tests/mockserver/internal/handler/pathgetv1publishingtoken.go
528-
- tests/mockserver/internal/handler/pathgetv1publishingtokentokenid.go
529-
- tests/mockserver/internal/handler/pathgetv1publishingtokentokenidtarget.go
534+
- tests/mockserver/internal/handler/pathgetv1publishingtokens.go
535+
- tests/mockserver/internal/handler/pathgetv1publishingtokenstokenid.go
536+
- tests/mockserver/internal/handler/pathgetv1publishingtokenstokenidmetadata.go
537+
- tests/mockserver/internal/handler/pathgetv1publishingtokenstokenidtarget.go
530538
- tests/mockserver/internal/handler/pathgetv1reportschangesdocumentchecksum.go
531539
- tests/mockserver/internal/handler/pathgetv1reportslintingdocumentchecksum.go
532540
- tests/mockserver/internal/handler/pathgetv1schemastore.go
@@ -552,7 +560,7 @@ generatedFiles:
552560
- tests/mockserver/internal/handler/pathpostv1organization.go
553561
- tests/mockserver/internal/handler/pathpostv1organizationaddons.go
554562
- tests/mockserver/internal/handler/pathpostv1organizationfreetrial.go
555-
- tests/mockserver/internal/handler/pathpostv1publishingtoken.go
563+
- tests/mockserver/internal/handler/pathpostv1publishingtokens.go
556564
- tests/mockserver/internal/handler/pathpostv1reports.go
557565
- tests/mockserver/internal/handler/pathpostv1schemastore.go
558566
- tests/mockserver/internal/handler/pathpostv1shorturls.go
@@ -561,7 +569,7 @@ generatedFiles:
561569
- tests/mockserver/internal/handler/pathpostv1suggestitems.go
562570
- tests/mockserver/internal/handler/pathpostv1workspace.go
563571
- tests/mockserver/internal/handler/pathpostv1workspacefeatureflags.go
564-
- tests/mockserver/internal/handler/pathputv1publishingtokentokenid.go
572+
- tests/mockserver/internal/handler/pathputv1publishingtokenstokenid.go
565573
- tests/mockserver/internal/handler/pathputv1workspaceworkspaceidsettings.go
566574
- tests/mockserver/internal/handler/values/files.go
567575
- tests/mockserver/internal/logging/doc.go
@@ -675,6 +683,7 @@ generatedFiles:
675683
- tests/mockserver/internal/sdk/models/operations/getorganizationusage.go
676684
- tests/mockserver/internal/sdk/models/operations/getpublishingtoken.go
677685
- tests/mockserver/internal/sdk/models/operations/getpublishingtokenbyid.go
686+
- tests/mockserver/internal/sdk/models/operations/getpublishingtokenpublicmetadata.go
678687
- tests/mockserver/internal/sdk/models/operations/getpublishingtokentargetbyid.go
679688
- tests/mockserver/internal/sdk/models/operations/getrevisions.go
680689
- tests/mockserver/internal/sdk/models/operations/getschemastoreitem.go
@@ -739,6 +748,7 @@ generatedFiles:
739748
- tests/mockserver/internal/tracking/requesttracker.go
740749
- tests/mockserver/main.go
741750
- tests/organizations_test.go
751+
- tests/publishingtokens_test.go
742752
- tests/reports_test.go
743753
- tests/requests_test.go
744754
- tests/schemas_test.go
@@ -754,10 +764,10 @@ examples:
754764
createPublishingToken:
755765
speakeasy-default-create-publishing-token:
756766
requestBody:
757-
application/json: {"created_at": "2025-10-25T02:17:15.413Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}
767+
application/json: {"target_id": "<id>", "target_resource": "document", "token_name": "<value>", "valid_until": "2024-06-17T07:14:55.338Z"}
758768
responses:
759769
"200":
760-
application/json: {"created_at": "2023-12-11T20:09:47.767Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}
770+
application/json: {"created_at": "2023-12-11T20:09:47.767Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "token_name": "<value>", "valid_until": "2024-11-30T17:06:07.804Z", "workspace_id": "<id>"}
761771
4XX:
762772
application/json: {"message": "<value>", "status_code": 447867}
763773
deletePublishingToken:
@@ -775,7 +785,7 @@ examples:
775785
tokenID: "<id>"
776786
responses:
777787
"200":
778-
application/json: {"created_at": "2025-10-20T08:51:57.553Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}
788+
application/json: {"created_at": "2025-10-20T08:51:57.553Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "token_name": "<value>", "valid_until": "2025-02-06T13:54:48.821Z", "workspace_id": "<id>"}
779789
4XX:
780790
application/json: {"message": "<value>", "status_code": 82666}
781791
getPublishingTokenTargetByID:
@@ -1198,7 +1208,7 @@ examples:
11981208
speakeasy-default-get-publishing-token:
11991209
responses:
12001210
"200":
1201-
application/json: [{"created_at": "2023-01-18T23:26:03.849Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}, {"created_at": "2023-08-07T04:00:26.830Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}, {"created_at": "2024-01-27T14:50:38.288Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "workspace_id": "<id>"}]
1211+
application/json: [{"created_at": "2023-01-18T23:26:03.849Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "token_name": "<value>", "valid_until": "2025-04-22T08:39:55.981Z", "workspace_id": "<id>"}, {"created_at": "2023-08-07T04:00:26.830Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "token_name": "<value>", "valid_until": "2024-08-22T19:26:20.850Z", "workspace_id": "<id>"}, {"created_at": "2024-01-27T14:50:38.288Z", "created_by": "<value>", "id": "<id>", "organization_id": "<id>", "target_id": "<id>", "target_resource": "document", "token": "<value>", "token_name": "<value>", "valid_until": "2025-01-13T10:26:00.433Z", "workspace_id": "<id>"}]
12021212
4XX:
12031213
application/json: {"message": "<value>", "status_code": 136532}
12041214
getWorkspaceSettings:
@@ -1433,6 +1443,16 @@ examples:
14331443
application/json: [{"created_at": "2024-01-24T23:49:11.608Z", "execution_id": "<id>", "id": "<id>", "interaction_type": "LINT", "local_started_at": "2023-03-09T07:00:10.489Z", "speakeasy_api_key_name": "<value>", "speakeasy_version": "<value>", "success": true, "workspace_id": "<id>"}]
14341444
5XX:
14351445
application/json: {"message": "<value>", "status_code": 238575}
1446+
getPublishingTokenPublicMetadata:
1447+
speakeasy-default-get-publishing-token-public-metadata:
1448+
parameters:
1449+
path:
1450+
tokenID: "<id>"
1451+
responses:
1452+
"200":
1453+
application/json: {}
1454+
4XX:
1455+
application/json: {"message": "<value>", "status_code": 25297}
14361456
examplesVersion: 1.0.1
14371457
generatedTests:
14381458
generateCodeSamplePreview: "2024-12-09T10:07:33-05:00"
@@ -1521,3 +1541,4 @@ generatedTests:
15211541
getPublishingTokenTargetByID: "2025-04-09T22:02:41Z"
15221542
updatePublishingTokenExpiration: "2025-04-09T22:02:41Z"
15231543
getPublishingToken: "2025-04-09T22:02:41Z"
1544+
getPublishingTokenPublicMetadata: "2025-04-16T22:02:42Z"

.speakeasy/tests.arazzo.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1900,3 +1900,19 @@ workflows:
19001900
]
19011901
type: simple
19021902
x-speakeasy-test-group: Workspaces
1903+
- workflowId: getPublishingTokenPublicMetadata
1904+
steps:
1905+
- stepId: test
1906+
operationId: getPublishingTokenPublicMetadata
1907+
parameters:
1908+
- name: tokenID
1909+
in: path
1910+
value: <id>
1911+
successCriteria:
1912+
- condition: $statusCode == 200
1913+
- condition: $response.header.Content-Type == application/json
1914+
- context: $response.body
1915+
condition: |
1916+
{}
1917+
type: simple
1918+
x-speakeasy-test-group: PublishingTokens

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
speakeasyVersion: 1.532.0
1+
speakeasyVersion: 1.533.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:673f782f15c7f535d6f1f49777a0cbfbcb79079bd1373482629aca100ab297cd
6-
sourceBlobDigest: sha256:961c218911aac0aa3ddcce2ac8d7fd12b7e730b7cd4840362c3025cddf1a5f1d
5+
sourceRevisionDigest: sha256:14684ab600a855a644218db2a55c634bdb98fa4b07087118d14264258002a86d
6+
sourceBlobDigest: sha256:f9444653744aa4a4ca763e60284ec246889d5345d43d6544058196709ead8a39
77
tags:
88
- latest
99
- main
@@ -12,10 +12,10 @@ targets:
1212
speakeasy-client-sdk-go:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:673f782f15c7f535d6f1f49777a0cbfbcb79079bd1373482629aca100ab297cd
16-
sourceBlobDigest: sha256:961c218911aac0aa3ddcce2ac8d7fd12b7e730b7cd4840362c3025cddf1a5f1d
15+
sourceRevisionDigest: sha256:14684ab600a855a644218db2a55c634bdb98fa4b07087118d14264258002a86d
16+
sourceBlobDigest: sha256:f9444653744aa4a4ca763e60284ec246889d5345d43d6544058196709ead8a39
1717
codeSamplesNamespace: code-samples-go-speakeasy-client-sdk-go
18-
codeSamplesRevisionDigest: sha256:0f037887d64beeaaa8c8acf6aad50554a292f1ea55db6719e004fdf66692a477
18+
codeSamplesRevisionDigest: sha256:598fc52545d862ca04ef79f53b32893e6bc22c7dd21448954c14338948a41d59
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

0 commit comments

Comments
 (0)