components property

Components? get components
inherited

An element to hold various schemas for the document.

Implementation

Map<String, PathItem>? get webhooks;/// An element to hold various schemas for the document.
Components? get components;