Skip to content

Commit

Permalink
Nightly update of meta-data.json (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: DannyvdSluijs <[email protected]>
  • Loading branch information
github-actions[bot] and DannyvdSluijs authored Jul 12, 2023
1 parent 2a1f3c2 commit 17da758
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions meta-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,6 +2892,19 @@
},
"hidden": false
},
{
"name": "Employee",
"type": "Edm.Guid",
"description": "The employee that is linked to the task.Note:For POST\/PUT: This field value is only used when the \"Employees\" featureset is enabled. For GET: To see the field value required \"Employee\" featureset. Otherwise, the field always return NULL value.",
"primaryKey": false,
"supportedMethods": {
"get": true,
"post": true,
"put": true,
"delete": false
},
"hidden": false
},
{
"name": "HID",
"type": "Edm.Int32",
Expand Down

0 comments on commit 17da758

Please sign in to comment.