mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
* bump: openapi-generator to 7.7.0 * fix: remove empty doc comments to silence clippy * bump: remove unessecary patches fixed by the update * bump: run generate.sh
775 B
775 B
InfoPush
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
is_enabled | bool | [default to true] | |
release_status | models::ReleaseStatus | ||
priority | i32 | ||
tags | Vec | ||
data | models::InfoPushData | ||
hash | String | Unknown usage, MD5 | |
created_at | String | ||
updated_at | String | ||
start_date | Option<String> | [optional] | |
end_date | Option<String> | [optional] |