Closed
Description
According to the AL Guidelines at https://alguidelines.dev/docs/bestpractices/api-page/#mandatory-fields, there are two mandatory fields for API pages. These two fields should also have special names.
- SystemId
- This field should be exposed with the name
id
- This field should be exposed with the name
- SystemModifiedAt
- This field should be exposed with the name
lastModifiedDateTime
. If you choose a different name, then the webhook functionality will not work properly.
- This field should be exposed with the name
I don't know if it is a good idea to always include these when using the "New AL File Wizard", but at least I would appreciate if the fields got the correct names. Enabled by a setting is perfectly fine. 🙂
Metadata
Metadata
Assignees
Labels
No labels