[DOCS] Removed extraneous callout number.
This commit is contained in:
parent
29c802f88e
commit
32eb4d41b6
|
@ -35,8 +35,8 @@ include-tagged::{doc-tests}/LicensingDocumentationIT.java[put-license-response]
|
||||||
<2> Make sure that the license is valid.
|
<2> Make sure that the license is valid.
|
||||||
<3> Check the acknowledge flag.
|
<3> Check the acknowledge flag.
|
||||||
<4> It should be true if license is acknowledge.
|
<4> It should be true if license is acknowledge.
|
||||||
<5> Otherwise we can see the acknowledge messages in `acknowledgeHeader()`
|
<5> Otherwise we can see the acknowledge messages in `acknowledgeHeader()` and check
|
||||||
<6> and check component-specific messages in `acknowledgeMessages()`.
|
component-specific messages in `acknowledgeMessages()`.
|
||||||
|
|
||||||
[[java-rest-high-put-license-async]]
|
[[java-rest-high-put-license-async]]
|
||||||
==== Asynchronous Execution
|
==== Asynchronous Execution
|
||||||
|
|
Loading…
Reference in New Issue