1
1
lockVersion: 2.0.0
2
2
id: 2858c6d9-f946-4185-ae68-3b8e708830fb
3
3
management:
4
- docChecksum: f0c8ccc65ddf652e139cdbb48e9c72b7
4
+ docChecksum: 711b3f6457c659edd2d9b9d7c32fc154
5
5
docVersion: 0.4.0
6
- speakeasyVersion: 1.532 .0
6
+ speakeasyVersion: 1.533 .0
7
7
generationVersion: 2.578.0
8
- releaseVersion: 3.26.4
9
- configChecksum: 36e7518dc80cb202b00b964a4d7cb365
8
+ releaseVersion: 3.26.5
9
+ configChecksum: 6368b2e55a173af6c685e29bb724c22c
10
10
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go
@@ -76,6 +76,7 @@ generatedFiles:
76
76
- /pkg/models/operations/getorganizationusage.go
77
77
- /pkg/models/operations/getpublishingtoken.go
78
78
- /pkg/models/operations/getpublishingtokenbyid.go
79
+ - /pkg/models/operations/getpublishingtokenpublicmetadata.go
79
80
- /pkg/models/operations/getpublishingtokentargetbyid.go
80
81
- /pkg/models/operations/getrevisions.go
81
82
- /pkg/models/operations/getschemastoreitem.go
@@ -203,6 +204,7 @@ generatedFiles:
203
204
- docs/pkg/models/operations/createbillingaddonsresponse.md
204
205
- docs/pkg/models/operations/createfreetrialresponse.md
205
206
- docs/pkg/models/operations/createorganizationresponse.md
207
+ - docs/pkg/models/operations/createpublishingtokenrequestbody.md
206
208
- docs/pkg/models/operations/createpublishingtokenresponse.md
207
209
- docs/pkg/models/operations/createremotesourceresponse.md
208
210
- docs/pkg/models/operations/createrequestbody.md
@@ -254,6 +256,9 @@ generatedFiles:
254
256
- docs/pkg/models/operations/getorganizationusageresponse.md
255
257
- docs/pkg/models/operations/getpublishingtokenbyidrequest.md
256
258
- 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
257
262
- docs/pkg/models/operations/getpublishingtokenresponse.md
258
263
- docs/pkg/models/operations/getpublishingtokentargetbyidrequest.md
259
264
- docs/pkg/models/operations/getpublishingtokentargetbyidresponse.md
@@ -446,6 +451,7 @@ generatedFiles:
446
451
- docs/sdks/events/README.md
447
452
- docs/sdks/github/README.md
448
453
- docs/sdks/organizations/README.md
454
+ - docs/sdks/publishingtokens/README.md
449
455
- docs/sdks/reports/README.md
450
456
- docs/sdks/schemastore/README.md
451
457
- docs/sdks/shorturls/README.md
@@ -478,6 +484,7 @@ generatedFiles:
478
484
- pkg/utils/retries.go
479
485
- pkg/utils/security.go
480
486
- pkg/utils/utils.go
487
+ - publishingtokens.go
481
488
- reports.go
482
489
- schemastore.go
483
490
- shorturls.go
@@ -507,7 +514,7 @@ generatedFiles:
507
514
- tests/mockserver/internal/handler/generated_handler.go
508
515
- tests/mockserver/internal/handler/generated_handlers.go
509
516
- tests/mockserver/internal/handler/pathdeletev1organizationaddonsaddon.go
510
- - tests/mockserver/internal/handler/pathdeletev1publishingtokentokenid .go
517
+ - tests/mockserver/internal/handler/pathdeletev1publishingtokenstokenid .go
511
518
- tests/mockserver/internal/handler/pathgetv1artifactsnamespaces.go
512
519
- tests/mockserver/internal/handler/pathgetv1artifactsnamespacesnamespacenamerevisions.go
513
520
- tests/mockserver/internal/handler/pathgetv1artifactsnamespacesnamespacenametags.go
@@ -524,9 +531,10 @@ generatedFiles:
524
531
- tests/mockserver/internal/handler/pathgetv1organizationorganizationid.go
525
532
- tests/mockserver/internal/handler/pathgetv1organizations.go
526
533
- 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
530
538
- tests/mockserver/internal/handler/pathgetv1reportschangesdocumentchecksum.go
531
539
- tests/mockserver/internal/handler/pathgetv1reportslintingdocumentchecksum.go
532
540
- tests/mockserver/internal/handler/pathgetv1schemastore.go
@@ -552,7 +560,7 @@ generatedFiles:
552
560
- tests/mockserver/internal/handler/pathpostv1organization.go
553
561
- tests/mockserver/internal/handler/pathpostv1organizationaddons.go
554
562
- tests/mockserver/internal/handler/pathpostv1organizationfreetrial.go
555
- - tests/mockserver/internal/handler/pathpostv1publishingtoken .go
563
+ - tests/mockserver/internal/handler/pathpostv1publishingtokens .go
556
564
- tests/mockserver/internal/handler/pathpostv1reports.go
557
565
- tests/mockserver/internal/handler/pathpostv1schemastore.go
558
566
- tests/mockserver/internal/handler/pathpostv1shorturls.go
@@ -561,7 +569,7 @@ generatedFiles:
561
569
- tests/mockserver/internal/handler/pathpostv1suggestitems.go
562
570
- tests/mockserver/internal/handler/pathpostv1workspace.go
563
571
- tests/mockserver/internal/handler/pathpostv1workspacefeatureflags.go
564
- - tests/mockserver/internal/handler/pathputv1publishingtokentokenid .go
572
+ - tests/mockserver/internal/handler/pathputv1publishingtokenstokenid .go
565
573
- tests/mockserver/internal/handler/pathputv1workspaceworkspaceidsettings.go
566
574
- tests/mockserver/internal/handler/values/files.go
567
575
- tests/mockserver/internal/logging/doc.go
@@ -675,6 +683,7 @@ generatedFiles:
675
683
- tests/mockserver/internal/sdk/models/operations/getorganizationusage.go
676
684
- tests/mockserver/internal/sdk/models/operations/getpublishingtoken.go
677
685
- tests/mockserver/internal/sdk/models/operations/getpublishingtokenbyid.go
686
+ - tests/mockserver/internal/sdk/models/operations/getpublishingtokenpublicmetadata.go
678
687
- tests/mockserver/internal/sdk/models/operations/getpublishingtokentargetbyid.go
679
688
- tests/mockserver/internal/sdk/models/operations/getrevisions.go
680
689
- tests/mockserver/internal/sdk/models/operations/getschemastoreitem.go
@@ -739,6 +748,7 @@ generatedFiles:
739
748
- tests/mockserver/internal/tracking/requesttracker.go
740
749
- tests/mockserver/main.go
741
750
- tests/organizations_test.go
751
+ - tests/publishingtokens_test.go
742
752
- tests/reports_test.go
743
753
- tests/requests_test.go
744
754
- tests/schemas_test.go
@@ -754,10 +764,10 @@ examples:
754
764
createPublishingToken:
755
765
speakeasy-default-create-publishing-token:
756
766
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 "}
758
768
responses:
759
769
"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>"}
761
771
4XX:
762
772
application/json: {"message": "<value>", "status_code": 447867}
763
773
deletePublishingToken:
@@ -775,7 +785,7 @@ examples:
775
785
tokenID: "<id>"
776
786
responses:
777
787
"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>"}
779
789
4XX:
780
790
application/json: {"message": "<value>", "status_code": 82666}
781
791
getPublishingTokenTargetByID:
@@ -1198,7 +1208,7 @@ examples:
1198
1208
speakeasy-default-get-publishing-token:
1199
1209
responses:
1200
1210
"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>"}]
1202
1212
4XX:
1203
1213
application/json: {"message": "<value>", "status_code": 136532}
1204
1214
getWorkspaceSettings:
@@ -1433,6 +1443,16 @@ examples:
1433
1443
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>"}]
1434
1444
5XX:
1435
1445
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}
1436
1456
examplesVersion: 1.0.1
1437
1457
generatedTests:
1438
1458
generateCodeSamplePreview: "2024-12-09T10:07:33-05:00"
@@ -1521,3 +1541,4 @@ generatedTests:
1521
1541
getPublishingTokenTargetByID: "2025-04-09T22:02:41Z"
1522
1542
updatePublishingTokenExpiration: "2025-04-09T22:02:41Z"
1523
1543
getPublishingToken: "2025-04-09T22:02:41Z"
1544
+ getPublishingTokenPublicMetadata: "2025-04-16T22:02:42Z"
0 commit comments