You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/api
Alexey Rusakov 9ebcf5f257
OpenAPI compliance: avoid $ref siblings (#1457)
This strives to fix all remaining cases where additional attributes
(most often 'description' but not only) are provided next to $ref
by wrapping $ref in allOf; and also drops allOf in a couple of places
where $ref is the only element under it.
1 year ago
..
application-service Clarifications to AS spec, including MSC3905 (#1305) 2 years ago
client-server OpenAPI compliance: avoid $ref siblings (#1457) 1 year ago
identity OpenAPI compliance: avoid $ref siblings (#1457) 1 year ago
push-gateway Use type: integer, format: int64 for timestamps (#1129) 2 years ago
server-server OpenAPI compliance: avoid $ref siblings (#1457) 1 year ago