mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
add Sort field for Pat of package goai
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user