From e94191ba36c575769204d42bd8333a832e18b6ab Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Mon, 10 Jul 2023 22:15:51 -0500 Subject: [PATCH] chore: move postman files into dir --- .../JobSpy.postman_collection.json | 0 .../JobSpy.postman_environment.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename JobSpy.postman_collection.json => postman/JobSpy.postman_collection.json (100%) rename JobSpy.postman_environment.json => postman/JobSpy.postman_environment.json (100%) diff --git a/JobSpy.postman_collection.json b/postman/JobSpy.postman_collection.json similarity index 100% rename from JobSpy.postman_collection.json rename to postman/JobSpy.postman_collection.json diff --git a/JobSpy.postman_environment.json b/postman/JobSpy.postman_environment.json similarity index 100% rename from JobSpy.postman_environment.json rename to postman/JobSpy.postman_environment.json