paths property

Map<String, PathItem> get paths
inherited

The available paths and operations for the API.

Implementation

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