0
0
Fork 0
matrix-doc/api/application-service
Travis Ralston d6d74c4cbe Switch to using $ instead of # for sub-types
# is reserved by the swagger validator as a way to include partial content from a JSON object (eg: "#/path" would include {"test": true} from the object {"path":{"test":true}}). Instead of trying to convince the validator that it is wrong, we'll just use a different character.

Note that our rendering tools do not care about #-style references to objects. It's still somewhat worth changing the character though.
2019-05-29 15:28:48 -06:00
..
definitions Add security definitions to hs->as endpoints 2018-08-27 18:04:14 -06:00
protocols.yaml Merge pull request #1629 from turt2live/travis/as/route-versions 2018-08-30 11:11:25 -06:00
query_room.yaml Merge pull request #1629 from turt2live/travis/as/route-versions 2018-08-30 11:11:25 -06:00
query_user.yaml Merge pull request #1629 from turt2live/travis/as/route-versions 2018-08-30 11:11:25 -06:00
transactions.yaml Switch to using $ instead of # for sub-types 2019-05-29 15:28:48 -06:00