FEAT: add syntax highlighting in Code Generator Modal
USE: SmartAceEditor componenent
This commit is contained in:
@@ -3,6 +3,7 @@ import { isJSONContentType } from "~/helpers/utils/contenttypes"
|
||||
export const CsRestsharpCodegen = {
|
||||
id: "cs-restsharp",
|
||||
name: "C# RestSharp",
|
||||
language: "csharp",
|
||||
generator: ({
|
||||
url,
|
||||
pathName,
|
||||
|
||||
Reference in New Issue
Block a user