Skip to content

Commit

Permalink
EDU-2985: minor updates to the I320 collection
Browse files Browse the repository at this point in the history
  • Loading branch information
k-s-popova committed Oct 15, 2024
1 parent 751e10a commit 976b87c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions IntegrationDevelopment/I320/REST.postman_collection.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"info": {
"_postman_id": "867c7893-c9ca-420b-a8f9-f7b96eeb2969",
"_postman_id": "1316b23f-4351-4c63-94f1-f3c3c6a7e494",
"name": "MyStoreIntegration_DataRetrieval",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "1878971"
Expand Down Expand Up @@ -171,7 +171,7 @@
"name": "Part 2: Performance Optimization",
"item": [
{
"name": "Lesson 2.1: Retrieving the List of Sales Orders with Document and Shipment Details",
"name": "Lesson 2.1: Retrieving a List of Sales Orders with Details and Related Shipments",
"event": [
{
"listen": "test",
Expand Down Expand Up @@ -258,7 +258,7 @@
"response": []
},
{
"name": "Lesson 2.2: Retrieving the List of Sales Orders in Batches (First Five Records)",
"name": "Lesson 2.2: Retrieving a List of Sales Orders in Batches (First Five Records)",
"event": [
{
"listen": "test",
Expand Down Expand Up @@ -332,7 +332,7 @@
"response": []
},
{
"name": "Lesson 2.2: Retrieving the List of Sales Orders in Batches (Next Five Records)",
"name": "Lesson 2.2: Retrieving a List of Sales Orders in Batches (Next Five Records)",
"event": [
{
"listen": "test",
Expand Down

0 comments on commit 976b87c

Please sign in to comment.