Reorder codegens in alphabetical order

This commit is contained in:
Liyas Thomas
2020-10-30 18:16:34 +05:30
parent 5b4dd74503
commit 5cb6d10e3d
16 changed files with 68 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
export const CLibCurlCodeGen = {
id: "C LibCurl",
name: "C LibCurl",
export const CLibcurlCodegen = {
id: "c-libcurl",
name: "C libcurl",
generator: ({
auth,
httpUser,