mirror of
https://github.com/versia-pub/activitypub.git
synced 2025-12-06 06:38:20 +01:00
oopsie i was silly
This commit is contained in:
parent
1a741c6420
commit
4429aa380a
|
|
@ -110,6 +110,7 @@ pub struct EndpointType {
|
|||
}
|
||||
|
||||
#[derive(Clone, Debug, Deserialize, Serialize)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
pub struct IconType {
|
||||
#[serde(rename = "type")]
|
||||
pub type_: String, //Always "Image"
|
||||
|
|
|
|||
Loading…
Reference in a new issue