Skip to content

Commit

Permalink
fix(api/CredentialsContainer): remove partial where no support
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Nov 12, 2024
1 parent 2e4b82d commit a5b670f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/CredentialsContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@
},
"firefox_android": {
"version_added": false,
"partial_implementation": true,
"notes": "<code>credentialCreationData.attestationConveyancePreferenceOption</code> value \"direct\" is not supported. See https://bugzil.la/1550164"
},
"ie": {
Expand Down Expand Up @@ -223,7 +222,6 @@
},
"firefox_android": {
"version_added": false,
"partial_implementation": true,
"notes": "<code>credentialCreationData.attestationConveyancePreferenceOption</code> value \"enterprise\" is not supported. See https://bugzil.la/1550164"
},
"ie": {
Expand Down

0 comments on commit a5b670f

Please sign in to comment.