Add text-video-agent Rust SDK and update OpenAPI documentation

This commit is contained in:
imeepos
2025-08-18 10:38:52 +08:00
parent 8afd39b056
commit 8a5df2f5ef
57 changed files with 9933 additions and 1174 deletions

View File

@@ -0,0 +1,13 @@
# ValidationError
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**loc** | [**Vec<models::ValidationErrorLocInner>**](ValidationError_loc_inner.md) | |
**msg** | **String** | |
**r#type** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)