File: add-support-function-alias-for-execution-and-webhook-8df54e2fe4a27779.yaml

package info (click to toggle)
python-qinlingclient 5.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 764 kB
  • sloc: python: 6,848; sh: 259; makefile: 22
file content (6 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - Support ``--function-alias`` for creating function execution and webhook,
    change the positional argument of function to optional ``--function``,
    so that the end user can either specify a function alias or a function
    identifier to create function execution or webhook.