endpoint.yaml 111 B

123456
  1. path: "/uwu/{{ .PluginName }}/uwu"
  2. method: "GET"
  3. extra:
  4. python:
  5. source: "endpoints/{{ .PluginName }}.py"