Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] [Cases] Introduce case observables (phase 0 & 1) #190237
base: main
Are you sure you want to change the base?
[Security Solution] [Cases] Introduce case observables (phase 0 & 1) #190237
Changes from 55 commits
70c53c4
53525bf
d47a4d9
ad60ed7
ddcb50b
43f03b3
770d04b
4e0cf95
d27825b
6dcb7a2
0a325a8
a5fdd5c
b6143cc
ea191b7
719337f
11e9e6e
b515879
e939ada
07c6861
682c32a
dcc8593
5e41027
8a90fbe
f69aee2
770aa43
8f899d7
1329aa7
c65cf67
17f2948
a3053ee
e17c6d5
533dd56
22f71fb
7fa8cc1
f49725f
8a89936
5d6e774
e4c1a62
8518919
38461ee
077c0de
83f2f99
416b67a
43754cc
46b6b82
d9c9a88
b5b12de
9b31409
83f95df
e86d0f1
e919cba
d6f102a
7eb5313
fa7fa81
8419248
4259c46
f56c02c
9d4b496
bfb34ee
1185706
cea43d0
b2739ec
e4dadc1
09b0e31
7851dbb
ea505b4
27f5be1
8df844b
bcdc7a5
2ad0ea1
1a6bbe0
2d20d59
9826195
5b63c04
37cf8d2
8184b4f
079c30e
cf1c940
6b775b6
b289291
3c32cff
1c986ab
bd75d23
a3375b8
f30cb5e
7abbcd8
a469cf0
8262afd
ef9682b
32eccfe
a8a2a80
4dea787
da14d26
7e6b648
723866f
d25bca9
90e290d
37a3666
e181cf4
618b029
ee2cab6
ea3521a
6188b55
b087859
b1e61b3
ec93a28
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the update request should be different from the add request. The reason is you should not be able to update the type of the observable. Only the value and the description are valid fields to be updated.