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

package info (click to toggle)
python-cloudkittyclient 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 768 kB
  • sloc: python: 3,626; makefile: 26; sh: 2
file content (5 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (3)
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.