* Inline resolve_references in dump-swagger Since this is the only bit of the old templating system we still use, let's inline it. OrederedLoader and OrderedDict are now redundant, because all dicts in Python preserve insertion order. * Remove the old templating system We've now replaced the old templates with hugo, so we can get rid of this mess.
16 lines
170 B
Text
16 lines
170 B
Text
node_modules
|
|
/assets
|
|
/assets.tar.gz
|
|
/data/msc
|
|
/env*
|
|
/resources
|
|
/scripts/swagger
|
|
/scripts/tmp
|
|
/hugo-config.toml
|
|
/public
|
|
*.pyc
|
|
*.swp
|
|
_rendered.rst
|
|
/.vscode/
|
|
/.idea/
|
|
/spec/
|