gregdymek

Results 1 issues of gregdymek

let's say I have a structure like: ``` { data: [ { id: 5, name: 'test' }, { id: 6, name: 'test2' } ] } ``` is there a way...

good-first-issue
openapi