pub async fn get_state( headers: HeaderMap, __arg1: State<SharedState>, __arg2: Path<String>, ) -> ApiResult<Json<StateView>>