pub async fn get_components( headers: HeaderMap, __arg1: State<SharedState>, ) -> ApiResult<Json<Vec<String>>>