File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
docs/java-rest/high-level/licensing Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,9 @@ include-tagged::{doc-tests}/LicensingDocumentationIT.java[put-license-response]
33
33
--------------------------------------------------
34
34
<1> The status of the license
35
35
<2> Make sure that the license is valid.
36
- <3> Check the acknowledge flag.
37
- <4> It should be true if license is acknowledge.
38
- <5> Otherwise we can see the acknowledge messages in `acknowledgeHeader()` and check
39
- component-specific messages in `acknowledgeMessages()`.
36
+ <3> Check the acknowledge flag. It should be true if license is acknowledged.
37
+ <4> Otherwise we can see the acknowledge messages in `acknowledgeHeader()`
38
+ <5> and check component-specific messages in `acknowledgeMessages()`.
40
39
41
40
[[java-rest-high-put-license-async]]
42
41
==== Asynchronous Execution
You can’t perform that action at this time.
0 commit comments