Sourceval find_response : Json_query.path -> 'a DkStdRestApis_Gen.OaTypes.Response_map.t -> 'a
Sourceval fold_all_responses : OaTypes.t -> (Json_query.path -> OaTypes.response -> 'a -> 'a) -> 'a -> 'a
Sourceval fold_operation_responses : OaTypes.t -> (OaTypes.operation_id -> OaTypes.responses -> 'a -> 'a) -> 'a -> 'a