Update RestClientDocumentation.java#34727
Update RestClientDocumentation.java#34727wangzhenhui1992 wants to merge 4 commits intoelastic:masterfrom wangzhenhui1992:patch-2
Conversation
|
test this please |
@javanna |
It seems that something wrong with the Code snippet length in RestClientDocumentation.java, |
|
hi @wangzhenhui1992 sorry about the confusion, "test this please" is a comment to trigger a build through our jenkins bot :) The build failed because of a style check, as the line is now too long and would not be nicely displayed in our docs. The problem is that |
|
@javanna @nik9000 And another one : Adding a return code before |
Fix RestClientDocumentation.java Style for code snippet
|
retest this please |
Fix the code style for limit of 76 characters
|
retest this please |
|
@javanna Can I trigger it ? |
Fix code style
|
retest this please |
|
Pinging @elastic/es-core-infra |
|
@wangzhenhui1992 only people in the elastic organization can trigger a test build. We are happy to do it for you :) |
|
hi @wangzhenhui1992 would you mind merging master in? Sorry for the trouble, I think some of the failures we are getting here are due to problems that have now been solved on master. |
|
Sorry about not commenting earlier. The change is fine with me so long as the line length checker likes it. We really don't have much room on those snippets. |
|
Pinging @elastic/es-docs |
@hub-cap Thank you |
@nik9000 Thank you |
@javanna Of course OK. Let me have a try and then I will mention you with the PR. |
|
Closed in favour of #34834 |
Refer to an inner class as an inner class in the documentation so it is easier to read.
Issue: #34700