pub(crate) async fn inn_list(
cookie: Option<TypedHeader<Cookie>>,
__arg1: Query<ParamsInnList>,
) -> Result<impl IntoResponse, AppError>
Expand description
GET /inn/list
inns list page
pub(crate) async fn inn_list(
cookie: Option<TypedHeader<Cookie>>,
__arg1: Query<ParamsInnList>,
) -> Result<impl IntoResponse, AppError>
GET /inn/list
inns list page