-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#### What's Changed --- ##### `PUT` /core/transactional/applications/ ###### Request: Changed content type : `application/json` * Added property `policy_bindings` (array) Items (object): > PolicyBindingSerializer which does not require target as target is set implicitly * Property `policy` (string) * Property `group` (string) * Property `user` (integer) * Property `negate` (boolean) > Negates the outcome of the policy. Messages are unaffected. * Property `enabled` (boolean) * Property `order` (integer) * Property `timeout` (integer) > Timeout after which Policy execution is terminated. * Property `failure_result` (boolean) > Result if the Policy execution fails.
- Loading branch information
1 parent
5ab8ac9
commit bad21e5
Showing
8 changed files
with
830 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.