ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.555.2

This commit is contained in:
speakeasybot
2025-06-04 00:32:38 +00:00
parent 37569715a6
commit 84fb18428a
208 changed files with 4457 additions and 3510 deletions

View File

@@ -87,9 +87,10 @@ public class Application {
.build();
GetRecentlyAddedRequest req = GetRecentlyAddedRequest.builder()
.contentDirectoryID(470161L)
.contentDirectoryID(39486L)
.type(Type.TvShow)
.sectionID(2L)
.includeMeta(IncludeMeta.Enable)
.build();
GetRecentlyAddedResponse res = sdk.hubs().getRecentlyAdded()
@@ -144,7 +145,7 @@ public class Application {
.build();
GetLibraryHubsResponse res = sdk.hubs().getLibraryHubs()
.sectionId(6728.76)
.sectionId(492.74)
.call();
if (res.object().isPresent()) {