- From: Adam Langley <noreply@github.com>
- Date: Tue, 11 Apr 2023 15:52:25 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/json Home: https://github.com/w3c/webauthn Commit: 9d14a1745c7d63e3990a001a7d5bd24bc307c121 https://github.com/w3c/webauthn/commit/9d14a1745c7d63e3990a001a7d5bd24bc307c121 Author: Adam Langley <agl@imperialviolet.org> Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M index.bs Log Message: ----------- 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.
Received on Tuesday, 11 April 2023 22:52:31 UTC