File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed
Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1212 " c6b60e2470226fd7bae1fcfebd4a372775f83419" ,
1313 " cb223aa9f88db46557ee5722f347055a69e0b3df" ,
1414 " ed347a1958f584f2a891e15521cffe7aff754a62" ,
15- " b7a315c559cb457723c726c1b49f07c35f2bd8a9"
15+ " b7a315c559cb457723c726c1b49f07c35f2bd8a9" ,
16+ " 9a38bf8d99187663fbb905e4aba0205735accf32"
1617 ]
1718}
Original file line number Diff line number Diff line change 3418634186 "description": "URLs of interest for clients apps.",
3418734187 "type": "object",
3418834188 "properties": {
34189- "streaming": {
34190- "description": "The Websockets URL for connecting to the streaming API.",
34191- "type": "string",
34192- "format": "uri"
34193- },
3419434189 "about": {
3419534190 "description": "The URL of the server's about page.",
3419634191 "type": [
3421534210 ],
3421634211 "format": "uri"
3421734212 },
34213+ "streaming": {
34214+ "description": "The Websockets URL for connecting to the streaming API.",
34215+ "type": [
34216+ "string",
34217+ "null"
34218+ ],
34219+ "format": "uri"
34220+ },
3421834221 "terms_of_service": {
3421934222 "description": "The URL of the server's current terms of service, if any.",
3422034223 "type": [
3422334226 ],
3422434227 "format": "uri"
3422534228 }
34226- },
34227- "required": [
34228- "streaming"
34229- ]
34229+ }
3423034230 },
3423134231 "limited_federation": {
3423234232 "description": "Whether federation is limited to explicitly allowed domains.",
You can’t perform that action at this time.
0 commit comments