João Antunes

Results 2 issues of João Antunes

This might not be needed - but I think one should consider having any undefined value on a collection set as null (?) And then extend IFirestoreVal extended to allow...

enhancement
help wanted
good first issue

Hi! So, as I found out - an annotation like: ``` @ApiImplicitParams(value = { @ApiImplicitParam(name = "body", value = "RancherStack to create", required = true, dataTypeClass = RancherStack.class, paramType =...