diff --git a/web-api-one.json b/web-api-one.json index d7ad9c2..cd37d96 100644 --- a/web-api-one.json +++ b/web-api-one.json @@ -113,6 +113,10 @@ "type": "string", "nullable": true }, + "displayName": { + "type": "string", + "nullable": true + }, "startsOn": { "type": "string", "format": "date-time"