File tree Expand file tree Collapse file tree 3 files changed +70
-227
lines changed
Expand file tree Collapse file tree 3 files changed +70
-227
lines changed Original file line number Diff line number Diff line change 6464 "devDependencies" : {
6565 "@monkeytype/eslint-config" : " workspace:*" ,
6666 "@monkeytype/typescript-config" : " workspace:*" ,
67- "@redocly/cli" : " 1.22.0 " ,
67+ "@redocly/cli" : " 1.28.5 " ,
6868 "@types/bcrypt" : " 5.0.2" ,
6969 "@types/cors" : " 2.8.12" ,
7070 "@types/cron" : " 1.7.3" ,
Original file line number Diff line number Diff line change @@ -13,34 +13,35 @@ apis:
1313 public@v2 :
1414 root : dist/static/api/public.json
1515
16- features.openapi :
17- theme :
18- logo :
19- gutter : " 2rem"
20- colors :
21- primary :
22- main : " #e2b714"
23- border :
24- dark : " #e2b714"
25- light : " #e2b714"
26- error :
27- main : " #da3333"
28- success :
29- main : " #009400"
30- text :
31- primary : " #646669"
32- secondary : " #d1d0c5"
33- warning :
34- main : " #FF00FF"
35- http :
36- delete : " #da3333"
37- post : " #004D94"
38- patch : " #af8d0f"
39- get : " #009400"
40- sidebar :
41- backgroundColor : " #323437"
42- textColor : " #d1d0c5"
43- activeTextColor : " #e2b714"
44- rightPanel :
45- backgroundColor : " #323437"
46- textColor : " #d1d0c5"
16+ theme :
17+ openapi :
18+ theme :
19+ logo :
20+ gutter : " 2rem"
21+ colors :
22+ primary :
23+ main : " #e2b714"
24+ border :
25+ dark : " #e2b714"
26+ light : " #e2b714"
27+ error :
28+ main : " #da3333"
29+ success :
30+ main : " #009400"
31+ text :
32+ primary : " #646669"
33+ secondary : " #d1d0c5"
34+ warning :
35+ main : " #FF00FF"
36+ http :
37+ delete : " #da3333"
38+ post : " #004D94"
39+ patch : " #af8d0f"
40+ get : " #009400"
41+ sidebar :
42+ backgroundColor : " #323437"
43+ textColor : " #d1d0c5"
44+ activeTextColor : " #e2b714"
45+ rightPanel :
46+ backgroundColor : " #323437"
47+ textColor : " #d1d0c5"
You can’t perform that action at this time.
0 commit comments