Skip to content

Commit 64bc256

Browse files
authored
Merge pull request #2 from JayanathP/patch-1
Fixed erroneous instructions
2 parents 0051157 + 6db71f1 commit 64bc256

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DA4ACAD/instructions/task-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Nickname lets you map a Client ID to an easy-to-use name that you can use in p
66

77
**Notes:**
88

9-
- Once your add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling the `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
9+
- Once you add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling the `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
1010

1111
![Delete App Data](../images/task2-delete_forge_app.png "Delete app")
1212

DA4Inventor/instructions/task-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Nickname lets you map a Client ID to an easy-to-use name that you can use in p
66

77
**Notes:**
88

9-
- Once your add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
9+
- Once you add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
1010

1111
![Delete App Data](../images/task2-delete_forge_app.png "Delete app")
1212

DA4Inventor/instructions/task-7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Once the WorkItem has completed executing the Activity, Design Automation upload
2222

2323
![Download Result](../images/task7-download_step_3.png "Download Result")
2424

25-
3. In the response area, click **Save Response > Save to a file**. The output file downloads. Save the file as a *.ipt* file.
25+
3. In the response area, click **Save Response > Save to a file**. The output file downloads. Save the file as a *.bmp* file.
2626

27-
![Download Result](../images/task7-download_step_4.png "Download Result")
27+
![Download Result](../images/task7-download_step_4.png "Download Result")

0 commit comments

Comments
 (0)