From 769e8dbfd2e188c568c582f4c3d589a0204128bf Mon Sep 17 00:00:00 2001 From: Markus Goerlich Date: Wed, 6 Nov 2024 08:21:49 +0100 Subject: [PATCH 1/2] #819: docs(title): Specify detailed scope in title for rule 192 close #819 --- chapters/api-operation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/api-operation.adoc b/chapters/api-operation.adoc index 08287dfdd..4e9c7ff96 100644 --- a/chapters/api-operation.adoc +++ b/chapters/api-operation.adoc @@ -3,7 +3,7 @@ [#192] -== {MUST} publish OpenAPI specification +== {MUST} publish OpenAPI specification for external APIs All service applications must publish OpenAPI specifications of their external APIs. While this is optional for internal APIs, i.e. APIs marked with the From 726e2a5f1b8d356de7eb35309a37923c4add9fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pa=C5=ADlo=20Ebermann?= Date: Tue, 26 Nov 2024 14:31:14 +0100 Subject: [PATCH 2/2] Update chapters/api-operation.adoc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit external → non-component-internal --- chapters/api-operation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/api-operation.adoc b/chapters/api-operation.adoc index 4e9c7ff96..1ceac819c 100644 --- a/chapters/api-operation.adoc +++ b/chapters/api-operation.adoc @@ -3,7 +3,7 @@ [#192] -== {MUST} publish OpenAPI specification for external APIs +== {MUST} publish OpenAPI specification for non-component-internal APIs All service applications must publish OpenAPI specifications of their external APIs. While this is optional for internal APIs, i.e. APIs marked with the