mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
According the the openapi spec, examples for responses and schemas should be raw objects rather than being json strings. (It's unclear what non-json examples should look like...). The swagger UI used to support json strings, but no longer does. In short, let's turn the json strings into their raw formats. |
||
|---|---|---|
| .. | ||
| application-service | ||
| client-server | ||
| files | ||
| identity | ||
| push-gateway | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| validator.js | ||
This directory contains swagger-compatible representations of our APIs. See scripts/README.md for details on how to make use of them.