From 6017219ceb0a8e33c829f5e0cb1b9f77776d2285 Mon Sep 17 00:00:00 2001 From: Markus Merklinger Date: Tue, 7 May 2024 13:58:38 +0200 Subject: [PATCH] Change wording in REST-API chapter --- nethsm/integration.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nethsm/integration.rst b/nethsm/integration.rst index fdc412e98f..c4d8ddc45d 100644 --- a/nethsm/integration.rst +++ b/nethsm/integration.rst @@ -6,7 +6,8 @@ The chapter describes processes for various tasks and aims at all user groups. REST-API ~~~~~~~~ -NetHSM's API specification is available in `OpenAPI format `_, +NetHSM's primary interface is a modern REST-API that guarantees best performance and functionality. +The API specification is available in `OpenAPI format `_, and can be inspected and tested in the `API browser `_. PKCS#11