commit 3e16a253026515db69efd7e17fbd6668087dc330 Author: john kevin asprec Date: Thu Jul 30 20:09:25 2026 +0800 init diff --git a/.postman/resources.yaml b/.postman/resources.yaml new file mode 100644 index 0000000..2220a91 --- /dev/null +++ b/.postman/resources.yaml @@ -0,0 +1,9 @@ +# Use this workspace to collaborate +workspace: + id: d94c37de-425e-4c7e-8c1b-7d28145feb57 + +# All resources in the `postman/` folder are automatically registered in Local View. +# Point to additional files outside the `postman/` folder to register them individually. Example: +#localResources: +# collections: +# - ../tests/E2E Test Collection/ diff --git a/postman/globals/workspace.globals.yaml b/postman/globals/workspace.globals.yaml new file mode 100644 index 0000000..e96c6d6 --- /dev/null +++ b/postman/globals/workspace.globals.yaml @@ -0,0 +1,2 @@ +name: Globals +values: []