Crate pagerduty_api

Source
Expand description

A library for working with the Pagerduty API. This library is an implementation of: https://developer.pagerduty.com/api-reference/

Modules§

types
Types for our Pagerduty API client.

Structs§

Client
Entrypoint for interacting with the Pagerduty API.

Enums§

Error
An error for an HTTP request. This comes from: https://developers.getbase.com/docs/rest/articles/oauth2/errors.

Constants§

DEFAULT_HOST
The default host for the API.
LIMIT
The limit for paginating.