Open
Description
Token
type has a custom Marshaller/Unmarshaler and no public attributes. When used in ProgressParams
it Marshals to a {}
instead of string
and, at least VSCode silently ignores it as it cannot find a corresponding type.
I wanted to contribute a patch but I am not sure how this is being generated.
Thank you very much for this library