lemmy/crates/routes
Alexander Batischev d53d229c49
Change NodeInfo `links` to an array
NodeInfo spec[1] says that _.well-known/nodeinfo_ is a JSON Resource
Descriptor (JRD) document. That is specified in RFC 7033, where §4.4[2]
mandates that `links` is an array.

1. https://nodeinfo.diaspora.software/protocol.html
2. https://datatracker.ietf.org/doc/html/rfc7033#section-4.4
2021-11-21 20:10:39 +03:00
..
src Change NodeInfo `links` to an array 2021-11-21 20:10:39 +03:00
Cargo.toml Version 0.14.1 2021-11-17 16:25:50 -05:00