mirror of
https://github.com/safing/portbase
synced 2025-09-16 18:19:50 +00:00
Implement review suggestions
This commit is contained in:
parent
40c2849bab
commit
ab05924bcf
4 changed files with 17 additions and 15 deletions
|
@ -41,6 +41,7 @@ type Endpoint struct {
|
|||
HandlerFunc http.HandlerFunc `json:"-"`
|
||||
|
||||
// Documentation Metadata.
|
||||
|
||||
Name string
|
||||
Description string
|
||||
Parameters []Parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue