chore: split url and file importer steps
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineImporter({
|
||||
icon: "insomnia",
|
||||
steps: [
|
||||
step({
|
||||
stepName: "FILE_OR_URL_IMPORT",
|
||||
stepName: "FILE_IMPORT",
|
||||
metadata: {
|
||||
acceptedFileTypes: ".json",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user