paths property

Map<String, PathItem> get paths
inherited

The available paths and their operations.

Implementation

List<Server> get servers;/// The available paths and their operations.
Map<String, PathItem> get paths;