pub(crate) async fn create(
client: Client,
organization_id: Uuid,
secret: SecretCreateCommandModel,
output_settings: OutputSettings,
) -> Result<()>
pub(crate) async fn create(
client: Client,
organization_id: Uuid,
secret: SecretCreateCommandModel,
output_settings: OutputSettings,
) -> Result<()>