Suven-p
Suven-p
I dont have an example in Go but here's the equivalent method in python ``` def create_float_attribute(self, database_id, collection_id, key, required, min = None, max = None, default = None, ...
Variadics would need to be of type interface{} and that would forego typechecking. Pointers don't allow literals like 23. I was thinking of doing functional options. It would be a...
@rubiin Can I do https://github.com/validatorjs/validator.js/pull/2019 ?
~It also does not include validation for `nodes` input parameter. If the entered URL is not valid, axios throws an error. I am still looking for a way to add...
> Could you note the assumptions in the frontend? Especially that users need to activate the monitoring plugin should be non-obvious.. added it to the type string 
@ericallam Can I request a review?
I would like to take on this issue but I am not sure about `Metrics Collection` and `customize alert thresholds for the collected metrics.`. Is there any other monitor that...
Suggestion for attribute value:   Error for incorrect type: 
Updated playground link: https://tsplay.dev/WYQJzW
> Would it be possible to even infer the type from the `listDocuments` as well? Could you explain what you mean? I don't think its possible to infer the type...