pub async fn set_public_app_rate_limit(
configuration: &Configuration,
workspace: &str,
set_public_app_rate_limit_request: SetPublicAppRateLimitRequest,
) -> Result<String, Error<SetPublicAppRateLimitError>>pub async fn set_public_app_rate_limit(
configuration: &Configuration,
workspace: &str,
set_public_app_rate_limit_request: SetPublicAppRateLimitRequest,
) -> Result<String, Error<SetPublicAppRateLimitError>>