Rusakov Andrei
Results
2
issues of
Rusakov Andrei
I don’t know what to associate the problem with yet. The only thing that comes to mind is that I updated golang to version 1.14.4. [stacktrace.txt](https://github.com/zalando/intellij-swagger/files/4730330/stacktrace.txt)
Fix for #458. Can be used when you need to set the order of fields in the model: ```yaml NewPet: type: object required: - name properties: name: type: string x-order:...