# 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. |
||
---|---|---|
.. | ||
application-service | ||
client-server | ||
files | ||
identity | ||
push-gateway | ||
server-server | ||
check_examples.py | ||
openapi_extensions.md | ||
package.json | ||
README | ||
validator.js |
This directory contains swagger-compatible representations of our APIs. See the main README.rst for details on how to make use of them.