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

@@ -2,7 +2,7 @@ import { isJSONContentType } from "~/helpers/utils/contenttypes"
export const GoNativeCodegen = {
id: "go-native",
name: "Golang Native",
name: "Go Native",
generator: ({
url,
pathName,