add Sort field for Pat of package goai

This commit is contained in:
John Guo
2022-03-28 16:20:08 +08:00
parent fed38ea7ab
commit 5c4982cb0c

View File

@ -32,6 +32,7 @@ type Path struct {
Trace *Operation `json:"trace,omitempty"`
Servers Servers `json:"servers,omitempty"`
Parameters Parameters `json:"parameters,omitempty"`
Sort int `json:"sort"`
}
// Paths are specified by OpenAPI/Swagger standard version 3.0.