added paradoc to the go api
This commit is contained in:
parent
48a1b124dd
commit
3ea5f13d4c
|
@ -88,6 +88,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
||||||
"php",
|
"php",
|
||||||
"python2",
|
"python2",
|
||||||
"python3", "python",
|
"python3", "python",
|
||||||
|
"paradoc",
|
||||||
"ruby",
|
"ruby",
|
||||||
"rust",
|
"rust",
|
||||||
"swift",
|
"swift",
|
||||||
|
|
Loading…
Reference in New Issue