Victor Fernández Peñalver

Results 1 issues of Victor Fernández Peñalver

I want to generate a struct with attributes ordered as defined in the OpenAPI specification doc. Api specification: ``` Settings: type: object required: - name - enabled properties: name: type:...