Skip to content

Commit 39c1bc9

Browse files
committed
Rename environment and collection files for consistency in naming
1 parent ed1f594 commit 39c1bc9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DEV_StoreAPI.postman_environment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "fde823d7-ee74-4fb4-9bf4-9728b043f753",
3-
"name": "DEV_FakeStoreAPI",
3+
"name": "DEV_StoreAPI",
44
"values": [
55
{
66
"key": "URL",

PROD_StoreAPI_JMR.postman_environment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "3721b0c7-b471-4ec0-99bd-1fb4fd68522c",
3-
"name": "PROD_FakeStoreAPI_JMR",
3+
"name": "PROD_StoreAPI_JMR",
44
"values": [
55
{
66
"key": "URL",

Store_API.postman_collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
33
"_postman_id": "7eb84766-1a01-4442-96d8-a65e432b0a88",
4-
"name": "Fake Store API",
4+
"name": "Store API",
55
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
66
"_exporter_id": "10054885",
77
"_collection_link": "https://www.postman.com/juanmartinruiz/workspace/fake-store-api/collection/10054885-7eb84766-1a01-4442-96d8-a65e432b0a88?action=share&source=collection_link&creator=10054885"

0 commit comments

Comments
 (0)