Kevin Hill

Results 6 comments of Kevin Hill

I see this is abandoned as of 2019. Still useful though.

Hey Chris,Would it be helpful to add this simple functionality over there too?May as well be helpful if you think its of service?KevinOn Sep 8, 2023, at 7:06 PM, Chris...

12404 is a circular reference, and while generating client code from swagger.io, I still end up with invalid enums.

Example definition as documented: ``` paths: /products: get: parameters: - in: query name: color required: true schema: $ref: '#/components/schemas/Color' responses: '200': description: OK components: schemas: Color: type: string enum: -...

Updated issues to address P0, P1 and P2 commentary.

Is there anything else I need to do here, to have this reviewed, and accepted.