Skip to content

Commit

Permalink
Merge pull request #39 from jhcg/patch-1
Browse files Browse the repository at this point in the history
CanceledInspectionsCount is optional parameter
  • Loading branch information
skulthm-ms authored Apr 29, 2022
2 parents f229345 + 98793d7 commit f6926b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instructions/Labs/LAB[PL-400]_Lab04_Client_Scripting.md
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ In this task, you will create a custom API that will be called to lock the permi

- Select **+ New** and then select **More | Other | Custom API Response Parameter**.

- Select **Lock Permit** for Custom API, enter **CanceledInspectionsCount** for Unique name, enter **Canceled Inspections Count** for Name, enter **Canceled Inspections Count** Display name, **Canceled Inspections Count** for Description, select **Integer** for Type, and select **Save and Close**.
- Select **Lock Permit** for Custom API, enter **CanceledInspectionsCount** for Unique name, enter **Canceled Inspections Count** for Name, enter **Canceled Inspections Count** Display name, **Canceled Inspections Count** for Description, select **Integer** for Type. set **Yes** for Is Optional, and select **Save and Close**.

![Process arguments - screenshot](../L04/Static/mod-01-client-scripting-80.png)

Expand Down

0 comments on commit f6926b4

Please sign in to comment.