You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This leads to awkward results for properties like "URL"
Qt-side, this would be Url, which would then be lowercased to url -- not a problem. Perhaps the issue is in not respecting the naming rule of not uppercasing an acronym?
There are a variety of weird rules and behaviors around method and property names. Need to decide what behavior actually makes sense and document it.
json
field tagset[PropName]
, with the first letter uppercasejson
tag should use their property name, not field nameThe text was updated successfully, but these errors were encountered: