ganeshnikam18

Results 2 issues of ganeshnikam18

**What is the issue** For some of the openapi/swagger spec file the current cyclic redundancy check goes in infinite loop [openapi-recursive-component-schemas.json](https://github.com/Endava/cats/files/14601124/openapi-recursive-component-schemas.json) **Step To Reproduce** Steps to reproduce the behaviour: 1....

bug

Sample OpeAPI Definition: > paths: > /test1/{orderId}: > put: > summary: Create a new resource > parameters: > - in: path > name: orderId > required: true > schema: >...