-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEP-0075, 0076] Required by default 📜
After recent discussions in API working group, landing on implying the required field by default and not supporting users explicitly specifying required fields - seems to be the best balance of the functionality we want and setting us up to be able to change the behavior later if needed. Added another alternative for how to handle required vs optional: if we provided a default value when optional fields are missing Added future work where we could support "no schema" i.e. objects that could have any keys and declare none.
- Loading branch information
1 parent
a066d83
commit 080db4a
Showing
2 changed files
with
92 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters