feat: implement export single collection

This commit is contained in:
Andrew Bastin
2022-02-07 23:42:52 +05:30
parent 85521b4c37
commit 93ccf5dcf6
8 changed files with 269 additions and 29 deletions

View File

@@ -187,6 +187,7 @@
"test_script_fail": "Could not execute post-request script"
},
"export": {
"export": "Export",
"as_json": "Export as JSON",
"create_secret_gist": "Create secret Gist",
"gist_created": "Gist created",