[webauthn] Merged Pull Request: Specify extension types in listing instead of prose

equalsJeffH has just merged emlun's pull request 941 for https://github.com/w3c/webauthn:

== Specify extension types in listing instead of prose ==
I think this makes it easier to identify the type(s) of the extensions. Since the extension types are referenced in [create()][create] and [get()][get], it seems preferable to specify them clearly and formally instead of in the prose description as is currently done.

The term "extension type" is currently left without a formal definition, though. I'm thinking one probably isn't necessary, but I can add one if it is.

This PR currently has no accompanying issue.

[create]: https://w3c.github.io/webauthn/#ref-for-registration-extension
[get]: https://w3c.github.io/webauthn/#ref-for-authentication-extension


<!--
    This comment and the below content is programatically 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/941.html" title="Last updated on Jun 20, 2018, 4:42 PM GMT (b971c66)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/941/b0ca15f...b971c66.html" title="Last updated on Jun 20, 2018, 4:42 PM GMT (b971c66)">Diff</a>

See https://github.com/w3c/webauthn/pull/941

Received on Wednesday, 20 June 2018 17:08:09 UTC