polar
polar copied to clipboard
Private note is required when creating Custom benefit
This should clearly be optional 🤔
Currently, we use a single BenefitCustomProperties schema for both input and output. Problem is, the output has no default value, making it required.
We should introduce a BenefitCustomCreateProperties, like we already do for other benefits, where the note has a None default.
@frankie567 i have raised the PR for the same https://github.com/polarsource/polar/pull/4099