Skip to content

Commit 96ccac6

Browse files
committed
fixup! fix: add client source to api
1 parent 866d645 commit 96ccac6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/spec.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,6 +2394,12 @@
23942394
"type": "string",
23952395
"x-go-name": "Name",
23962396
"example": "My Client"
2397+
},
2398+
"source": {
2399+
"description": "The client source. Default api.",
2400+
"type": "string",
2401+
"x-go-name": "Source",
2402+
"example": "api"
23972403
}
23982404
},
23992405
"x-go-package": "github.com/gotify/server/v2/api"

0 commit comments

Comments
 (0)