-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Discussed in #546
Originally posted by taooceros July 3, 2021
Should we make JsonSerialization Case Insensitive for JsonRpcPlugin?
Currently, there are two naming policy for our python plugin. The outer response model is camel case, but the inner Result (JsonRPCResult which extends the Result class) is Pascal Case (first letter Upper). Should we mark all camel case or simply use Case Insensitive.
Any thought? @Flow-Launcher/team
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working