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
test: add positive tests for permissive Insert validation behaviour
Three new tests assert that previously-blocked inputs now pass SDK
validation (SDK defers to BE per API spec additionalProperties: Any type):
- Empty values array [] passes
- Null field value passes
- Empty string field value passes
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments