Odoo controllers avoid json-rpc when type=“json”

后端 未结 0 1246
盖世英雄少女心
盖世英雄少女心 2020-12-05 03:20

I\'ve the following route:

@http.route([
    \'/whatever/create\'
], auth="none", type=\'json\', methods=[\'POST\'], csrf=False)

wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题