In cfm/ta-attendance-tools#66, I believe I'm encountering the case not handled in:
|
it.todo('should be able to handle arrays with defaults'); |
I've taken a stab at this in cfm/api@18115a3, but doesn't seem to be so straightforward after all. :-) If you can give guidance on how you'd like to see this support implemented, I'd be glad to work on it.
In cfm/ta-attendance-tools#66, I believe I'm encountering the case not handled in:
api/packages/core/test/lib/getJSONSchemaDefaults.test.ts
Line 43 in 39b966c
I've taken a stab at this in cfm/api@18115a3, but doesn't seem to be so straightforward after all. :-) If you can give guidance on how you'd like to see this support implemented, I'd be glad to work on it.