documentOperations abstract method
Map<String, APIOperation>
documentOperations(
- ResourceController rc,
- APIDocumentContext context,
- String route,
- APIPath path,
Implementation
Map<String, APIOperation> documentOperations(
ResourceController rc,
APIDocumentContext context,
String route,
APIPath path,
);