FEAT: add syntax highlighting in Code Generator Modal
USE: SmartAceEditor componenent
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export const JavaOkhttpCodegen = {
|
||||
id: "java-okhttp",
|
||||
name: "Java OkHttp",
|
||||
language: "java",
|
||||
generator: ({
|
||||
auth,
|
||||
httpUser,
|
||||
|
||||
Reference in New Issue
Block a user