ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6

This commit is contained in:
speakeasybot
2024-11-11 20:30:45 +00:00
parent c839d9f6c7
commit 6c8a73ae84
20 changed files with 45 additions and 22 deletions

View File

@@ -23,4 +23,5 @@ let value: GetLibraryItemsQueryParamType = GetLibraryItemsQueryParamType.TvShow;
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |

View File

@@ -24,4 +24,5 @@ let value: GetPlaylistContentsQueryParamType =
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |

View File

@@ -24,4 +24,5 @@ let value: GetSearchLibraryQueryParamType =
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |

View File

@@ -24,4 +24,5 @@ let value: GetTopWatchedContentQueryParamType =
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |

View File

@@ -23,4 +23,5 @@ let value: QueryParamType = QueryParamType.TvShow;
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |

View File

@@ -23,4 +23,5 @@ let value: Type = Type.TvShow;
| `Movie` | 1 |
| `TvShow` | 2 |
| `Season` | 3 |
| `Episode` | 4 |
| `Episode` | 4 |
| `Audio` | 8 |