yasirub

Results 2 comments of yasirub

@fredmaggiowski by source code i meant my project's code. @davidebianchi I think what you mentioned is what i was looking for. I will try it and see.

Hi, extensions worked and I was able to generate spec. ``` paths: /users: get: responses: '200': content: application/json: schema: items: additionalProperties: false properties: address: title: user address type: string groups:...