ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.142.3

This commit is contained in:
speakeasybot
2024-01-18 00:31:57 +00:00
parent 15dc26380f
commit efa711c3a2
1365 changed files with 3430 additions and 2797 deletions

View File

@@ -1,13 +1,10 @@
{/* Autogenerated DO NOT EDIT */}
##### `section_id` *{`float`}*
the Id of the library to query
---
##### `type` *{`Optional[float]`}*
item type
---
##### `filter_` *{`Optional[str]`}*
the filter parameter

View File

@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
import Labels from "/src/lib/labels";
##### *{`operations.GetLibraryItemsResponse`}*
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
<GetLibraryItemsResponse/>
<GetLibraryItemsResponse />
</Collapsible>