Open DanCarlyon opened 2 years ago
The getScheduleTimeline method isn't calling the correct endpoint
This appears to be a problem with the getPathWithIdentifier() method in lib/restApi.js
getPathWithIdentifier()
lib/restApi.js
It's not adding the action path after the identifier
fixed in https://github.com/DanCarlyon/opsgenie-sdk-revived/pull/32
The getScheduleTimeline method isn't calling the correct endpoint