feat: new ui for response interface generation (#4105)
* feat: codegen body added * feat: new ui added for response interface * feat: generate code component added * chore: default collection tab * feat: generate data schema * chore: clean up * chore: minor code refactor * fix: only render if `isDrawerOpen` is true * chore: clean up * chore: clean up --------- Co-authored-by: nivedin <nivedinp@gmail.com>
This commit is contained in:
@@ -641,7 +641,9 @@
|
||||
"title": "Response",
|
||||
"video": "Video",
|
||||
"waiting_for_connection": "waiting for connection",
|
||||
"xml": "XML"
|
||||
"xml": "XML",
|
||||
"generate_data_schema": "Generate Data Schema",
|
||||
"data_schema": "Data Schema"
|
||||
},
|
||||
"settings": {
|
||||
"accent_color": "Accent color",
|
||||
|
||||
Reference in New Issue
Block a user