Skip to content

Commit 06ee5d9

Browse files
authored
Updated svg_template to match pluralised appendix example (#375)
* Fixes #374 Fix discrepancy between svg_template rendering method and Appendix example which uses pluralised form. Clarified wording for svg_templates MUST contain to avoid ambiguity on the definition of 'the object' * Update draft-ietf-oauth-sd-jwt-vc.md Added change details to document history
1 parent 5395ab7 commit 06ee5d9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

draft-ietf-oauth-sd-jwt-vc.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,10 +705,10 @@ displayed for the type. The object contains the following properties:
705705
(#document-integrity). This property is OPTIONAL.
706706

707707

708-
### Rendering Method "svg_template" {#rendering-method-svg}
708+
### Rendering Method "svg_templates" {#rendering-method-svg}
709709

710-
The `svg_template` rendering method is intended for use in applications that
711-
support SVG rendering. The object MUST contain an array of objects containing
710+
The `svg_templates` rendering method is intended for use in applications that
711+
support SVG rendering. svg_templates MUST contain an array of objects containing
712712
information about the SVG templates available for the type. Each object contains
713713
the following properties:
714714

@@ -1616,6 +1616,7 @@ Aaron Parecki,
16161616
Alen Horvat,
16171617
Andres Uribe,
16181618
Andrii Deinega,
1619+
Annabelle Kennedy,
16191620
Babis Routis,
16201621
Christian Bormann,
16211622
Denis Pinkas,
@@ -1641,6 +1642,7 @@ for their contributions (some of which substantial) to this draft and to the ini
16411642

16421643
-13
16431644

1645+
* Updated svg_template to match pluralised appendix example
16441646

16451647
-12
16461648

0 commit comments

Comments
 (0)