From 051b432f0df994a19655d6eb775297f1e66b6bb7 Mon Sep 17 00:00:00 2001 From: VijayKesharwani <122533719+VijayKesharwani@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:52:01 +0530 Subject: [PATCH] Update .spectral-oas.yml --- .spectral-oas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.spectral-oas.yml b/.spectral-oas.yml index 86dc089e69..e04925ce54 100644 --- a/.spectral-oas.yml +++ b/.spectral-oas.yml @@ -28,6 +28,6 @@ rules: severity: hint description: | This rule checks for telco-specific terminology in your API definitions and suggests more inclusive terms. - given: "$..operationId" + given: "$..*.*" then: function: camara-casing-convention