- From: Adam Langley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 May 2023 19:16:04 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by agl to https://github.com/w3c/webauthn: * Mark all JSON fields as required. These fields should always be present (although some can be null) but the default for a dictionary field is `optional`. Thus mark them all as required. by Adam Langley https://github.com/w3c/webauthn/commit/da7f7d442ec464c79dc78528d29c0051f39f2e7b * Fields are optional, not nullable, now. by Adam Langley https://github.com/w3c/webauthn/commit/dbd8df4cde6e8b27c2e801940cda4354ff680510 * Merge pull request #1878 from w3c/json Mark all JSON fields as required. by Adam Langley https://github.com/w3c/webauthn/commit/ae71f1008443b7945b1b5d8378880adf55d8b811 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 May 2023 19:16:06 UTC