Camille Barneaud
Camille Barneaud
I find your addon useful but what about doing the same with any website? Check this file out https://github.com/AliasIO/Wappalyzer/blob/master/src/apps.json. It is the file used by Wappalyzer to uncovers the technologies...
Hello, In the case of an `allOf` if there are `properties` directly written in an `object` along side a `$ref` the `properties` are not taken into account in the generated...
Traverse paths until exhaustion of the tree before checking if a discriminator is needed. With the previous code the example added in the test where we have a `oneOf` hidden...
Hello, First thanks a lot for this wonderful tool! We tried to consume a YAML (which we do not have control over) and there was something like this inside the...
The API used in Firefox & Chrome is the same. Changes to port it to Firefox should be minimal as https://www.extensiontest.com/ says it is compatible with Firefox. If I can...
I think there something to do with the fonts because the extension is a bit heavy and the fonts account for more than 95% of the weigth. If you delete...
**Describe the bug:** Running the default snippet stops with no logs (and thus it is very hard to understand what is going on) **Steps to Reproduce:** - Run the script...
### Fixing a bug Like #70698 but for the case where we add an image `/app/[locale]/my-page/opengraph-image.jpg` ### Stacktrace of an error triggered by this ``` Error: Route "/[locale]/my-page" used `params.locale`....