Heyhey,
This is on 7.1 stable.
I’m working on a patch that references the RestSharp .NET lib. I have a Process Node with an input pin of type Spread<String>, and when I highlight the String part, this happens :
RestSharp
Spread<String>
String
Why do these things show up? :)
Patch is attached here for reference.
Thanks!
FunnyTypeSuggestion.vl (3.2 KB)
Same thing Noticed that before
I lately use https://flurl.dev/ for http stuff, i like it better… I think RestSharp has some quite old archaic in it…
@antokhio Flurl cannot be patched using nodes; it can only be patched using code.
If you have managed to create a patch using nodes based on Flurl, please provide an example.