diff --git a/docs/software-developer-documentation/server-side-extensions/as-api-listener.md b/docs/software-developer-documentation/server-side-extensions/as-api-listener.md index d30660594518a7ad453f041e1fdfddc357db9c87..3eaa3721b9d6f8c66acf51107ed8e44f71e3a42f 100644 --- a/docs/software-developer-documentation/server-side-extensions/as-api-listener.md +++ b/docs/software-developer-documentation/server-side-extensions/as-api-listener.md @@ -58,9 +58,7 @@ is provided with the V3 API jar and provides 3 methods: session token used for the operation, the operation result and any exception that happened during the operation. -```{warning} -Implicit Requirements - +```{warning} Implicit Requirements **Requirement 1: Â The Listener should be Thread Safe Code** A single instance of the Listener is created during the server startup.