feat: save api responses (#4382)

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
Nivedin
2024-09-30 19:06:53 +05:30
committed by GitHub
parent fdf5bf34ed
commit 58857be650
84 changed files with 3080 additions and 321 deletions

View File

@@ -57,6 +57,7 @@ export class URLMenuService extends Service implements ContextMenu {
this.restTab.createNewTab({
request: request,
isDirty: false,
type: "request",
})
}