pub async fn set_profile( __arg0: State<AppState>, __arg1: Json<Value>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>