- From: Matthew Miller via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Aug 2024 19:51:40 +0000
- To: public-webauthn@w3.org
MasterKale has just merged MasterKale's pull request 2110 for https://github.com/w3c/webauthn: == Reorder PublicKeyCredentialDescriptorJSON values to match PublicKeyCredentialDescriptor == This PR rearranges the properties in the `PublicKeyCredentialDescriptorJSON` dictionary to match the ordering of its non-JSON representation `PublicKeyCredentialDescriptor` dictionary. ## `PublicKeyCredentialDescriptorJSON` ![Screenshot 2024-08-06 at 11 04 48 AM](https://github.com/user-attachments/assets/29e6c459-11ad-45f9-9c06-669849858f34) ## `PublicKeyCredentialDescriptor` ![Screenshot 2024-08-06 at 11 05 39 AM](https://github.com/user-attachments/assets/7f914f7c-b5a2-4a7c-b734-93ec669150fa) Fixes #2082. <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/2110.html" title="Last updated on Aug 6, 2024, 6:06 PM UTC (a5a12f6)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2110/30061db...a5a12f6.html" title="Last updated on Aug 6, 2024, 6:06 PM UTC (a5a12f6)">Diff</a> See https://github.com/w3c/webauthn/pull/2110 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 August 2024 19:51:41 UTC