Skip to content

Commit

Permalink
Update ydb/docs/en/core/reference/ydb-sdk/health-check-api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Blinkov <[email protected]>
  • Loading branch information
StekPerepolnen and blinkov authored Jun 19, 2024
1 parent 3791ec5 commit 255cab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ydb/docs/en/core/reference/ydb-sdk/health-check-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Each issue has a nesting `level`. The higher the `level`, the deeper the issue i


## Call parameters {#call-parameters}
The whole list of extra parameters presented below:
The complete list of extra parameters is presented below:
```c++
struct TSelfCheckSettings : public TOperationRequestSettings<TSelfCheckSettings>{
FLUENT_SETTING_OPTIONAL(bool, ReturnVerboseStatus);
Expand Down

0 comments on commit 255cab2

Please sign in to comment.