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