Skip to content

Commit 5d0b6a4

Browse files
committed
Removed apidoc-strings, test commit
1 parent 3cfe453 commit 5d0b6a4

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pve-docs/api-viewer/apidoc.js.patch

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@
2222
+ "type" : "boolean",
2323
+ "typetext" : "<boolean>"
2424
+ },
25-
+ "freenas_api_token" : {
26-
+ "description" : "FreeNAS API Token",
27-
+ "format" : "address",
28-
+ "optional" : 1,
29-
+ "type" : "string",
30-
+ "typetext" : "<string>"
31-
+ },
3225
+ "freenas_apiv4_host" : {
3326
+ "description" : "FreeNAS API Host via IPv4",
3427
+ "format" : "address",
@@ -75,13 +68,6 @@
7568
+ "type" : "boolean",
7669
+ "typetext" : "<boolean>"
7770
+ },
78-
+ "freenas_api_token" : {
79-
+ "description" : "FreeNAS API Token for API access",
80-
+ "format" : "string",
81-
+ "optional" : 1,
82-
+ "type" : "string",
83-
+ "typetext" : "<string>"
84-
+ },
8571
+ "freenas_apiv4_host" : {
8672
+ "description" : "FreeNAS API Host via IPv4",
8773
+ "format" : "address",

0 commit comments

Comments
 (0)