go-pagerduty icon indicating copy to clipboard operation
go-pagerduty copied to clipboard

Add implementation for notification list

Open SegFaultAX opened this issue 1 year ago • 0 comments

The change adds an implementation for the notification list sub-command which had a skeleton but was not previously completed. I added a small helper function to depaginate (up to a user-specified limit) the results. I would be happy to generalize this depagination function for other list operations if so desired.

SegFaultAX avatar Feb 16 '24 00:02 SegFaultAX