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
Add correct language for --
rest-api-host-allowlist
#610Add correct language for --
rest-api-host-allowlist
#610Changes from all commits
1e50d02
f869875
6b4a696
a574449
1756598
f0cb295
f63f2e9
b334ac1
c6ec397
539484a
51d46ba
1942582
cf78f88
2fcb6ec
d770f2e
73ddab2
bf55ee3
2eeeaf4
234dd9f
088047a
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 have question: not yet clear to me whether the example above is necessary, i.e. the moment you add a specified value, you then override both defaults and need to provide these explicitly (as per the example line 2772 above) OR whether the example is providing unnecessary data which are served by default...?
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.
@m4sterbunny if they provide the option without values, they should get an error
Check failure on line 2791 in docs/reference/cli/index.md
GitHub Actions / Spelling
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.
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.
Other parts of the doc use the original wording, so I repeated it for consistency. I think being more specific instead of using 'this' could be more helpful.
Check failure on line 78 in docs/reference/rest.md
GitHub Actions / Lint
Line length
Check failure on line 79 in docs/reference/rest.md
GitHub Actions / Lint
Line length
Check failure on line 80 in docs/reference/rest.md
GitHub Actions / Lint
Line length
Check failure on line 81 in docs/reference/rest.md
GitHub Actions / Lint
Line length
Check warning on line 86 in docs/reference/rest.md
GitHub Actions / Spelling