pub async fn get_public_secret_of_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetPublicSecretOfAppError>>
pub async fn get_public_secret_of_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetPublicSecretOfAppError>>