change wit to with
This commit is contained in:
parent
4fbfc28c9e
commit
bb587c5d09
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ It is common use to give certain fields a more describing name. Some examples ar
|
|||
These fields should always be part of the API Page:
|
||||
|
||||
* SystemId
|
||||
* This field should be exposed wit the name ```id```
|
||||
* This field should be exposed with the name ```id```
|
||||
* SystemModifiedAt
|
||||
* This field should be exposed with the name ```lastModifiedDateTime```. If you choose a different name, then the webhook functionality will not work properly.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue