mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-08 22:58:59 +00:00
reword description
This commit is contained in:
@@ -29,7 +29,7 @@ func init() {
|
|||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
Title: "Arguments",
|
Title: "Arguments",
|
||||||
Description: "Arguments for the OSC message",
|
Description: "arguments for the OSC message",
|
||||||
Type: "array",
|
Type: "array",
|
||||||
Items: &jsonschema.Schema{
|
Items: &jsonschema.Schema{
|
||||||
Type: "string",
|
Type: "string",
|
||||||
@@ -37,7 +37,7 @@ func init() {
|
|||||||
},
|
},
|
||||||
"types": {
|
"types": {
|
||||||
Title: "Argument Types",
|
Title: "Argument Types",
|
||||||
Description: "string of OSC types corresponding to the arguments",
|
Description: "string of OSC types corresponding to the arguments in args",
|
||||||
Type: "string",
|
Type: "string",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user