rbx_asset: default field
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -208,6 +208,7 @@ pub struct AssetLocationInfo{
|
||||
pub requestId:String,
|
||||
pub isArchived:bool,
|
||||
pub assetTypeId:u32,
|
||||
#[serde(default)]
|
||||
pub assetMetadatas:Vec<AssetMetadata>,
|
||||
pub isRecordable:bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user