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