Path parameters should follow camelCase naming convention for consistency across the API, making parameter names predictable and aligned with common programming conventions.
OpenAPI Path Parameters Camel Case
Message: Path parameters SHOULD be camelCase.