add sort field for path of package goai

This commit is contained in:
John Guo
2022-03-28 15:59:02 +08:00
parent c6aba6da4d
commit 4d6ef1c52d

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.