File: fix-reprocessing-post-request-95512686754ee271.yaml

package info (click to toggle)
python-cloudkittyclient 5.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 748 kB
  • sloc: python: 3,512; makefile: 26; sh: 2
file content (5 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
5
---
fixes:
  - |
    Fixed a bug where creating a reprocessing task would fail due to sending a
    POST request to the wrong endpoint.