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
docs: add sample for revoking dataset access #778
docs: add sample for revoking dataset access #778
Changes from 47 commits
0abac4c
d699bec
98b245d
f1adee7
e729bbd
b80c4bf
2960b48
02bd2b4
fa0e48c
98bb4a2
8c4bc7a
5197d0f
cfb3805
4be9760
0a57eba
d4672f2
b9e35aa
b076972
4ec3512
15d84b1
2209d8e
0da2301
77066a5
32d9b71
b7e91eb
318242d
5fe08d0
1c4469b
fe66df2
fbcc09f
4234450
2b82c45
2ea0f4e
6bbdc33
a493adc
575260a
27d8170
adc1c76
62ec25e
072b785
dade3b8
c74022e
9da6de6
ede9158
05a4f19
6c04f28
d030e21
023eb96
6d9f274
3fd6856
6ce391d
04497a1
2e98eca
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.
This line confuses me. It gets overwritten in the next line of code, so looks unnecessary. Possibly leftover from a debugging?
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.
Likewise here, let's use the "save the original, then overwrite it" pattern.
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.
Looks like we missed this one.