-
# Expected result
When I use the blacklist key and a global filter, it does not throw any errors.
# Description
When I try to access the path of the blacklist, I get the following error:
```
…
-
Hi There
I noticed that Treblle is reporting a zero score for HTTP2/3 support for my API. My service is configured for HTTP/2 support, and I can see in Chrome Dev Tools that the protocol used is H2…
-
Fetching an env variable following the format on the documentation returns `None`
Issue:
A method to get this to work is using `environ` package
Expected:
Do let me know your thoughts …
-
Currently using a hardcoded Treblle URL, let's implement a function that gives us a random Treblle URL to use each time we call it.
-
-
In routes where a file is returned using the result file action, an error occurs and the file is not returned
Controller response
```C#
//getFile
return File(file.Content, file.ContentType,…
-
Masking of fields works as expected for .NET 6 but not for .NET 4.6.1
-
Source: https://github.com/alexjustesen/speedtest-tracker/discussions/1046
## 📜 Description
For various reasons a test should be able to be trigged without having to set a schedule or manually f…
-
Hello
my backend is using multiple url workspaces
api/v1/*
api/v2/*
system/*
...etc
i need to apply trebble to only some of them. It's possible to provide a wildcard mask to filter processed e…
-
I was thinking it would be cool if every code block in the documentation had a "copy to clipboard" button for better UX. I would like to add it if you think it would be a good addition. @DominusKelvin…