pub async fn projects_project_id_secrets_get(
configuration: &Configuration,
project_id: Uuid,
) -> Result<SecretWithProjectsListResponseModel, Error<ProjectsProjectIdSecretsGetError>>
pub async fn projects_project_id_secrets_get(
configuration: &Configuration,
project_id: Uuid,
) -> Result<SecretWithProjectsListResponseModel, Error<ProjectsProjectIdSecretsGetError>>