[webauthn] Merged Pull Request: fix linking errors, ref PublicKeyCredentialCreationOptions rather than…

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

== fix linking errors, ref PublicKeyCredentialCreationOptions rather than… ==
…MakePublicKeyCredentialOptions

fixes #828 (all the way this time) -- the spec was still building with the following error:
> LINK ERROR:\033[0m No 'idl' refs found for 'excludeCredentials' with for='MakePublicKeyCredentialOptions'.
{{MakePublicKeyCredentialOptions/excludeCredentials}}

see https://github.com/w3c/webauthn/issues/828#issuecomment-373127081


<!--
    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/840.html" title="Last updated on Mar 14, 2018, 6:31 PM GMT (c9ae90a)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/840/c53c1d1...c9ae90a.html" title="Last updated on Mar 14, 2018, 6:31 PM GMT (c9ae90a)">Diff</a>

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

Received on Wednesday, 14 March 2018 20:36:53 UTC