aboutsummaryrefslogtreecommitdiffstats
path: root/public/swagger.v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/swagger.v1.json')
-rw-r--r--public/swagger.v1.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/public/swagger.v1.json b/public/swagger.v1.json
index 730079c819..4a74027663 100644
--- a/public/swagger.v1.json
+++ b/public/swagger.v1.json
@@ -6281,6 +6281,10 @@
"type": "string",
"x-go-name": "Title"
},
+ "fingerprint": {
+ "type": "string",
+ "x-go-name": "Fingerprint"
+ },
"url": {
"type": "string",
"x-go-name": "URL"
@@ -7178,4 +7182,4 @@
]
}
]
-} \ No newline at end of file
+}