mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-03 02:58:22 +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
789 B
789 B
FileVersion
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | String | ||
| deleted | Option<bool> | Usually only present if true |
[optional][default to true] |
| delta | Option<models::FileData> | [optional] | |
| file | Option<models::FileData> | [optional] | |
| signature | Option<models::FileData> | [optional] | |
| status | models::FileStatus | ||
| version | i32 | Incremental version counter, can only be increased. | [default to 0] |