Pierre Camilleri
Pierre Camilleri
Hi, I would need to translate the error messages and it happens to be more complicated than I expected (or than it could be, I believe). I started using [information...
Thanks for the useful tool. It seems that the matcher does not deal well with uppercases. For instance: ```package main import ( "fmt" "github.com/schollz/closestmatch" ) func main() { fmt.Println("Hello, playground")...
To reproduce the error message of "minContains", some preprocessing needs to be done based on the [data readily available in the ValidationError](https://python-jsonschema.readthedocs.io/en/stable/errors/#jsonschema.exceptions.ValidationError). Especially, the number of matches reported in the...
This is a follow-up to the discussion in #971 (sorry for the delay). To reproduce the error message of "additionalProperties", some preprocessing needs to be done based on the [data...
Hi, It looks like a bug to me, but maybe I am doing something wrong, if this is the case, sorry in advance. When I try to apply `oapi-codegen` on...
# Context An issue related to this one has already been submitted #1646 I've taken the liberty of opening a new issue more specifically linked to the format inference problem,...
Not sure if this is an issue or intended behavior, so if you think there is a better place, do not hesitate to tell me where I can move the...
### Algorithm Generalized additive model ### Package mgcv ### Supported types * [ ] classif * [ ] regr * [x] surv * [ ] dens ### I have checked...
Hi, thanks for the useful plugin. I am using [quarto file format](https://quarto.org/) where cells are similar to markdown fenced-block starting and ending with `` ``` ``. I think it would...
Hi, I could not find this feature nor a related request, I hope I did not miss any: I would like to specify that I am currently working on a...