pub(crate) fn api_versions_from_endpoints<M>( endpoints: impl IntoIterator<Item = ApiEndpoint<M>>, ) -> MultiApiVersion