deepgram/deepgram-go-sdk

Support options in Redact

Closed this issue · 5 comments

Weimw commented

Proposed changes

  • Support other redact options (e.g. pci, ssn, numbers)
  • Support multiple instances in query string (e.g., redact=pci&redact=numbers)

Context

Current redact options only supports true and false, while API Docs provides options for pci, ssn and numbers

Other information

Docs for redaction: https://developers.deepgram.com/docs/redaction

This will be considering a major breaking change so we'll consider this in our 1.0 release in the future.

@dvonthenen 👋 I'm curious what your thoughts are on this issue? Would it make sense to address this in the upcoming V1 release?

Will take a look

Addressed in PR #113. Merged. Closing.