[OpenID-Specs-eKYC-IDA] Issue #1302: Markdown error in OP Metadata (openid/ekyc-ida)

mhainework issues-reply at bitbucket.org
Wed Mar 30 14:52:08 UTC 2022


New issue 1302: Markdown error in OP Metadata
https://bitbucket.org/openid/ekyc-ida/issues/1302/markdown-error-in-op-metadata

Mark Haine:

on Line 851 there is a markdown error that renders the rest of the line as italic after conversion to html.

'

```
`electronic_records_supported`: REQUIRED when `evidence_supported` contains "electronic\_record". JSON array containing all electronic record types the OP supports (see [@!predefined_values]). When present this array MUST have at least one member.
```

'

`contains "electronic\_record"` should be `contains "electronic_record"`


More information about the Openid-specs-ekyc-ida mailing list