From e70ea9ecb2cc9b4a0a71068d401ca276bc2256f5 Mon Sep 17 00:00:00 2001 From: vubaongoc <148769236+chien110234@users.noreply.github.com> Date: Thu, 4 Jan 2024 02:09:20 +0700 Subject: [PATCH 1/2] hello --- .postman/api | 4 ++++ .../api_27749398-b93c-4389-bdb9-26ed08623b14 | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .postman/api create mode 100644 .postman/api_27749398-b93c-4389-bdb9-26ed08623b14 diff --git a/.postman/api b/.postman/api new file mode 100644 index 00000000000..ae2bc1f822e --- /dev/null +++ b/.postman/api @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY +apis[] = {"apiId":"27749398-b93c-4389-bdb9-26ed08623b14"} +configVersion = 1.0.0 +type = api diff --git a/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 b/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 new file mode 100644 index 00000000000..e1e803e453c --- /dev/null +++ b/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 @@ -0,0 +1,17 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY +configVersion = 1.1.0 +type = apiEntityData + +[config] +id = 27749398-b93c-4389-bdb9-26ed08623b14 + +[config.relations] + +[config.relations.collections] +rootDirectory = schemas/v1.0/Vubaongoc + +[config.relations.collections.metaData] + +[config.relations.apiDefinition] + +[config.relations.apiDefinition.metaData] From 85edee19f075e79b8f5627b73c6b7468de6dd41b Mon Sep 17 00:00:00 2001 From: vubaongoc <148769236+chien110234@users.noreply.github.com> Date: Thu, 4 Jan 2024 02:17:16 +0700 Subject: [PATCH 2/2] chien110234 --- .../api_27749398-b93c-4389-bdb9-26ed08623b14 | 1 + schemas/v1.0/Vubaongoc/New Collection.json | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 schemas/v1.0/Vubaongoc/New Collection.json diff --git a/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 b/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 index e1e803e453c..f31c696bbc9 100644 --- a/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 +++ b/.postman/api_27749398-b93c-4389-bdb9-26ed08623b14 @@ -9,6 +9,7 @@ id = 27749398-b93c-4389-bdb9-26ed08623b14 [config.relations.collections] rootDirectory = schemas/v1.0/Vubaongoc +files[] = {"id":"31111515-8cfe3119-29d4-454e-96c5-706cd5aac85f","path":"New Collection.json","metaData":{}} [config.relations.collections.metaData] diff --git a/schemas/v1.0/Vubaongoc/New Collection.json b/schemas/v1.0/Vubaongoc/New Collection.json new file mode 100644 index 00000000000..a1b30947442 --- /dev/null +++ b/schemas/v1.0/Vubaongoc/New Collection.json @@ -0,0 +1,22 @@ +{ + "info": { + "_postman_id": "8cfe3119-29d4-454e-96c5-706cd5aac85f", + "name": "New Collection", + "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", + "_uid": "31111515-8cfe3119-29d4-454e-96c5-706cd5aac85f" + }, + "item": [ + { + "name": "New Request", + "id": "2dedf2e4-2821-4c21-bfc6-3ea798cc5dc3", + "protocolProfileBehavior": { + "disableBodyPruning": true + }, + "request": { + "method": "GET", + "header": [] + }, + "response": [] + } + ] +} \ No newline at end of file