mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
[PR #7754/4a1006ac backport][stable-7] Fixed payload format (#7762)
Fixed payload format (#7754)
* Fixed payload format
* added changelog fragment
* Update changelogs/fragments/7754-fixed-payload-format.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Ed Ferguson <eferguson@nrtc.coop>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4a1006ac34
)
Co-authored-by: Ed Ferguson <5855090+eeferg@users.noreply.github.com>
This commit is contained in:
parent
cf4b814c2d
commit
9a6eb4e028
2 changed files with 8 additions and 7 deletions
2
changelogs/fragments/7754-fixed-payload-format.yml
Normal file
2
changelogs/fragments/7754-fixed-payload-format.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- statusio_maintenance - fix error caused by incorrectly formed API data payload. Was raising "Failed to create maintenance HTTP Error 400 Bad Request" caused by bad data type for date/time and deprecated dict keys (https://github.com/ansible-collections/community.general/pull/7754).
|
Loading…
Add table
Add a link
Reference in a new issue