//! API routes for the [`settings`](crate::web::api::server::v1::contexts::settings) API context.
//!
//! Refer to the [API endpoint documentation](crate::web::api::server::v1::contexts::settings).
use Arc;
use get;
use Router;
use ;
use crateAppData;
/// Routes for the [`category`](crate::web::api::server::v1::contexts::category) API context.