paths property

Map<String, PathItem> get paths
inherited

The available paths and their operations.

Implementation

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