paths property

Map<String, PathItem>? get paths
inherited

The available paths and operations for the API.

Implementation

List<Tag>? get tags;/// The available paths and operations for the API.
Map<String, PathItem>? get paths;