diff --git a/modules/openapi-generator/src/test/resources/3_0/petstore.yaml b/modules/openapi-generator/src/test/resources/3_0/petstore.yaml index 4e2a47251c8..a8f9809a124 100644 --- a/modules/openapi-generator/src/test/resources/3_0/petstore.yaml +++ b/modules/openapi-generator/src/test/resources/3_0/petstore.yaml @@ -452,11 +452,6 @@ paths: required: true schema: type: string - - name: boolean_test - in: query - description: The password for login in clear text - schema: - type: boolean responses: '200': description: successful operation