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
What if there are arbitrary items in POST Data?
In Python there is no “undefined” in javascript. So, if I want to manipulate the existence of a property, I have no choice but to pass a dict to POST.
But I want to use dataclass so that I can write programs with no documentation and only intellisense.
Is there a special variable or other solution that would prevent me from including that property in the data I post?
What if there are arbitrary items in POST Data?
In Python there is no “undefined” in javascript. So, if I want to manipulate the existence of a property, I have no choice but to pass a dict to POST.
But I want to use dataclass so that I can write programs with no documentation and only intellisense.
Is there a special variable or other solution that would prevent me from including that property in the data I post?
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: