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-proposals/scripts
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.
5 years ago
..
continuserv Merge pull request #1358 from uhoreg/ignore-emacs-tmp 6 years ago
contrib Add a nix-shell environment suitable for building 8 years ago
css Fix sticky headers so they don't hide behind header bar on desktop 5 years ago
speculator Add a bunch more people to the speculator trusted list 6 years ago
templating Switch to using $ instead of # for sub-types 5 years ago
dump-swagger.py remove archaic port 8448 from matrix.org URL for swagger-ui 6 years ago
gendoc.py Rework how room versions are represented 5 years ago
generate-matrix-org-assets Don't generate proposals.rst in Circle CI 6 years ago
proposals.py Fix labels in proposals script 6 years ago
requirements.txt jenkins is dead, long live buildkite 5 years ago
swagger-http-server.py Convert build scripts to python 3 6 years ago
test-and-build.sh Fix comments which refer to jenkins. (#1981) 5 years ago