Re: [webauthn] Add missing description of PublicKeyCredentialDescriptor.transports

It looks like this description never existed.

- `CredentialDescription` was added in c79e21b6ad5804e84bbee4983706366455000494 and did not have a `transports` member.
- Renamed to `ScopedCredentialDescription` in 434db0790daf9d6aee354907ae6e7e86d6e67653
- `transports` was added in c39954b06957559f329deef4f7b59a306e8d867c with [no description](https://github.com/w3c/webauthn/commit/c39954b06957559f329deef4f7b59a306e8d867c#diff-ec9cfa5f3f35ec1f84feb2e59686c34dL850)
- Renamed to `ScopedCredentialDescriptor` in 2f723df869f3f755bddb7a1706f13ae915cea232
- Renamed to `PublicKeyCredentialDescriptor` in d7b1eceadca35c578d4d0230bbbbf340f24804c3

@equalsJeffH With that, are we good to merge?

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/860#issuecomment-380546949 using your GitHub account

Received on Wednesday, 11 April 2018 18:15:23 UTC