You've already forked oncall
mirror of
https://github.com/linkedin/oncall.git
synced 2025-11-27 23:18:38 +02:00
* CRUD operations for ical_key All HTTP endpoints around ical_key should be authenticated so that we can easily track what keys are created by this logged-in user. * add missing semicolon * store unix_timestamp as BIGINT