FEAT: add syntax highlighting in Code Generator Modal
USE: SmartAceEditor componenent
This commit is contained in:
@@ -11,6 +11,7 @@ const printHeaders = (headers) => {
|
||||
export const PythonHttpClientCodegen = {
|
||||
id: "python-http-client",
|
||||
name: "Python http.client",
|
||||
language: "python",
|
||||
generator: ({
|
||||
url,
|
||||
pathName,
|
||||
|
||||
Reference in New Issue
Block a user