good morning!!!!

Skip to content
Snippets Groups Projects
Commit ac64361b authored by Trevor Judice's avatar Trevor Judice Committed by Jake Johnston
Browse files

Another field

parent 0d9cbab7
Branches
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@ type Param struct {
type Result struct {
Name string `json:"name"`
Description string `json:"description,omitempty"`
Schema Schema `json:"schema"`
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment