You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
type testContextWrapper struct {
vocab.ActivityStreamsObject
}
Note that in this case, only serialization is supported. Go-fed cannot deserialize things into concrete types that haven't been explicitly code-generated for. For proper serialization and deserialization support, ontological types should have requests added to #121
Ben indicated to me that the "non-functional" (still a stupid name for "multiple-values")
attachment
property wasn't actually appending more than 1 value:https://git.lubar.me/lubar-local/ravenvale/src/branch/master/fedi.go#L793
Must investigate more.
The text was updated successfully, but these errors were encountered: