webhooks property

Map<String, PathItem> get webhooks
inherited

The incoming webhooks that MAY be received by the API.

Implementation

ExternalDocs? get externalDocs;/// The incoming webhooks that MAY be received by the API.
Map<String, PathItem> get webhooks;