Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b705f38
Add securityAutomations resource (renamed from playbookConfigurations)
mikreite Oct 17, 2019
b299315
add trackedResource to common types
mikreite Oct 17, 2019
e864e06
remove patch operation
mikreite Oct 17, 2019
76b9f3d
rename securityAutomations to automations
mikreite Oct 22, 2019
6a369a0
add missing references to readme.md
mikreite Oct 22, 2019
aa96f6c
fix properties names, add x-ms-enum to all enums
mikreite Oct 23, 2019
60f990e
Merge remote-tracking branch 'upstream/master' into securityAutomations
mikreite Oct 23, 2019
c0201cb
add "x-ms-parameter-location": "method" to "AutomationInBody" paramet…
mikreite Oct 23, 2019
061f864
get back the "uri" and "email" formats, and exclude the ValidFormats …
mikreite Oct 23, 2019
0c9e631
add Workspace action definition
mikreite Oct 23, 2019
f492fae
add eventSource types enum (as string), change texts, make all enums …
mikreite Oct 23, 2019
9a56ba5
fix comments after PM feedback
mikreite Oct 24, 2019
7ad39bd
fix according to PR comments, remove unsupported operators from examp…
mikreite Oct 27, 2019
4b132aa
remove secrets from responses, simplify examples,
mikreite Nov 17, 2019
247e9ed
Merge remote-tracking branch 'upstream/master' into securityAutomations
mikreite Nov 17, 2019
da881b4
Merge remote-tracking branch 'upstream/master' into securityAutomations
mikreite Nov 19, 2019
504543d
whitelist automations for SpellCheck tool, fix typo mistakes
mikreite Nov 19, 2019
1839eb6
add "required": true, update the model name in the suppression rules …
mikreite Nov 20, 2019
929ba6a
fix jibrish and copy paste mistake
mikreite Nov 20, 2019
273700d
remove required from AutomationAction
mikreite Nov 20, 2019
f9a1bc3
discriminator must be a required property
mikreite Nov 20, 2019
72fabad
refine comments and descriptions, add examples
mikreite Nov 27, 2019
d2d9721
Merge remote-tracking branch 'upstream/master' into securityAutomations
mikreite Nov 27, 2019
4587f7b
add the 201 response to the example
mikreite Nov 27, 2019
fb9c04a
last alignment of the model to the actual resource model
mikreite Nov 27, 2019
367ff0b
align the model, remove the supress rule
mikreite Nov 27, 2019
1f46652
refine description of the etag
mikreite Nov 27, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ autogenerate
autogenerated
Autogrow
autokey
automations
autopatching
autopool
autorest
Expand Down
Loading