3
3
"twitter" : " invertaseio" ,
4
4
"theme" : " #FFA03F" ,
5
5
"sidebar" : [
6
- [
7
- " Overview" ,
8
- " /"
9
- ],
6
+ [" Overview" , " /" ],
10
7
[
11
8
" Image Processing Api" ,
12
9
[
13
- [
14
- " Overview" ,
15
- " /image-processing-api"
16
- ],
17
- [
18
- " Input" ,
19
- " /image-processing-api/input"
20
- ],
21
- [
22
- " Operations" ,
23
- " /image-processing-api/operations"
24
- ],
25
- [
26
- " Output" ,
27
- " /image-processing-api/output"
28
- ],
29
- [
30
- " Types" ,
31
- " /image-processing-api/types"
32
- ],
33
- [
34
- " Utility Library" ,
35
- " /image-processing-api/utility-library"
36
- ]
10
+ [" Overview" , " /image-processing-api" ],
11
+ [" Input" , " /image-processing-api/input" ],
12
+ [" Operations" , " /image-processing-api/operations" ],
13
+ [" Output" , " /image-processing-api/output" ],
14
+ [" Types" , " /image-processing-api/types" ],
15
+ [" Utility Library" , " /image-processing-api/utility-library" ]
37
16
]
38
17
],
39
18
[
40
19
" Record User Acknowledgements" ,
41
20
[
42
- [
43
- " Overview" ,
44
- " /record-user-acknowledgements"
45
- ],
46
- [
47
- " Reference API" ,
48
- " /record-user-acknowledgements/reference"
49
- ]
21
+ [" Overview" , " /record-user-acknowledgements" ],
22
+ [" Reference API" , " /record-user-acknowledgements/reference" ]
50
23
]
51
24
],
52
25
[
53
26
" Export User Data" ,
54
27
[
55
- [
56
- " Overview" ,
57
- " /export-user-data"
58
- ],
59
- [
60
- " Usage" ,
61
- " /export-user-data/usage"
62
- ],
63
- [
64
- " Reference API" ,
65
- " /export-user-data/reference"
66
- ]
28
+ [" Overview" , " /export-user-data" ],
29
+ [" Usage" , " /export-user-data/usage" ],
30
+ [" Reference API" , " /export-user-data/reference" ]
67
31
]
68
32
]
69
33
]
70
- }
34
+ }
0 commit comments