pub async fn create_raw_app(
configuration: &Configuration,
workspace: &str,
create_raw_app_request: CreateRawAppRequest,
) -> Result<String, Error<CreateRawAppError>>
pub async fn create_raw_app(
configuration: &Configuration,
workspace: &str,
create_raw_app_request: CreateRawAppRequest,
) -> Result<String, Error<CreateRawAppError>>