Hi everyone
1. When I create a schedule through post /v1/schedules, I found that the only allowed fields are id userId name, is this normal?
2. I get an existing event-types through get /v1/event-types/:id, but postman prompts socket hang up after a long time of loading. This is also the case for patch /v1/event-types/:id and delete /v1/event-types/:id.
These two issues currently prevent me from continuing to test whether cal can replace my existing service