X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fapi%2Frevel%2Ftemplates%2Ferrors%2F405.json;fp=src%2Ffoundation%2Fapi%2Frevel%2Ftemplates%2Ferrors%2F405.json;h=13e1d158cd6310ec6874407a61480dc5f9488ddf;hb=1d1ee6961c93781e1187d8c7faa868da6b2f01f4;hp=0000000000000000000000000000000000000000;hpb=56dd5e0f2164b37b40ac1daa188ccc618b4cbd19;p=iec.git diff --git a/src/foundation/api/revel/templates/errors/405.json b/src/foundation/api/revel/templates/errors/405.json new file mode 100644 index 0000000..13e1d15 --- /dev/null +++ b/src/foundation/api/revel/templates/errors/405.json @@ -0,0 +1,4 @@ +{ + "title": "{{js .Error.Title}}", + "description": "{{js .Error.Description}}" +}