Thomas Glaser
Thomas Glaser
It would be nice to have an optional parameter for disabling SSL verification. Currently, generating the API client from an HTTPS source with an untrusted certificate, will lead to an...
Minor documentation issue, in the [docker guide](https://microsoft.github.io/presidio/samples/docker/) the ports in the installation instructions don't match with the usage instructions. To start, I went through the linked [installation guide](https://github.com/microsoft/presidio/blob/main/docs/installation.md#using-docker), in which...
### Describe the bug Outputting HTML from a PowerShell code block does not work currently, it just outputs the raw HTML without any formatting. It does work with other languages,...