Create webfinger
crate #5
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ pub struct ResourceDescriptorPropertyXRD {
|
||||||
pub r#type: String,
|
pub r#type: String,
|
||||||
|
|
||||||
/// The property value.
|
/// The property value.
|
||||||
|
#[serde(rename = "$text")]
|
||||||
pub value: Option<String>,
|
pub value: Option<String>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue