Class: module:"openapi-transformers/binary-string-to-file.js"

module:"openapi-transformers/binary-string-to-file.js"()

Transformer to replace `type: string, format: binary` (or `format: file`) with `type: file` so that Autorest generates to a Stream instead of string.