pdm annotations

This commit is contained in:
Wolfgang Koch
2020-11-17 10:10:51 +01:00
parent a14c0e4eeb
commit caab8ed120
2 changed files with 2 additions and 6 deletions

View File

@@ -28,8 +28,7 @@ annotate bookshop.Customers with @(Communication.Contact : {
surname: lastName,
given: firstName
},
bday: dateOfBirth,
email: emailAddress
bday: dateOfBirth
});
// annotations for Audit Log