From 28b9916fac1d4f43dfacb81c3f05d6f23f1d1d94 Mon Sep 17 00:00:00 2001 From: Barry Nouwt Date: Fri, 27 Mar 2026 12:07:36 +0100 Subject: [PATCH] Rename REST API. --- smart-connector-rest-server/src/main/resources/openapi-sc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-connector-rest-server/src/main/resources/openapi-sc.yaml b/smart-connector-rest-server/src/main/resources/openapi-sc.yaml index f2fc8c1a4..e4e1c1fc8 100644 --- a/smart-connector-rest-server/src/main/resources/openapi-sc.yaml +++ b/smart-connector-rest-server/src/main/resources/openapi-sc.yaml @@ -1,6 +1,6 @@ openapi: "3.0.0" info: - title: Knowledge Engine REST Developer API + title: Knowledge Base REST Developer API description: This API describes how Smart Connectors are instantiated, Knowledge