``` Semantic error at paths./comments/{id} Declared path parameter "id" needs to be defined as a path parameter at either the path or operation level ``` missing ```json parameters: - $ref: '#/components/parameters/UUId' ``` in `/comments/{id}`