We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c4fd1 commit 1bcd9e4Copy full SHA for 1bcd9e4
CHANGELOG.rst
@@ -6,6 +6,12 @@ in development
6
Fixed
7
~~~~~
8
9
+Added
10
+~~~~~
11
+* add a schema to shell and winrm runners to allow validations to be executed againt their payloads. This means that shell or winrm jobs
12
+ that return a json object will be parsed into a dict to allow for field validations to be performed. Non json string resonses are still
13
+ handled as normal #6102
14
+
15
3.8.1 - December 13, 2023
16
-------------------------
17
0 commit comments