There was an error while loading. Please reload this page.
1 parent 866d645 commit 96ccac6Copy full SHA for 96ccac6
1 file changed
docs/spec.json
@@ -2394,6 +2394,12 @@
2394
"type": "string",
2395
"x-go-name": "Name",
2396
"example": "My Client"
2397
+ },
2398
+ "source": {
2399
+ "description": "The client source. Default api.",
2400
+ "type": "string",
2401
+ "x-go-name": "Source",
2402
+ "example": "api"
2403
}
2404
},
2405
"x-go-package": "github.com/gotify/server/v2/api"
0 commit comments