[{"method":"POST","path":"/feedback","description":{"summary":"Feedback","parameters":[{"name":"message","description":"feedback message","required":true,"type":"string"},{"name":"email","description":"email used to reply","required":true,"type":"string"},{"name":"image","description":"base64 encoded image string","type":"string"}],"return":{"format":"json","type":"object","fields":[{"name":"msg","description":"general message","type":"string"}]}}},{"method":"GET","path":"/","description":{"summary":"help page","return":{"format":"","type":"","fields":null}}},{"method":"OPTIONS","path":"/{endpoint}","description":{"summary":"Cross origin preflight","return":{"format":"","type":"","fields":null}}},{"method":"OPTIONS","path":"/{endpoint}/{id}","description":{"summary":"Cross origin preflight","return":{"format":"","type":"","fields":null}}}]
