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

@@ -10,7 +10,7 @@ const printHeaders = (headers) => {
export const PythonHttpClientCodegen = {
id: "python-http-client",
name: "Python HTTP Client",
name: "Python http.client",
generator: ({
url,
pathName,