Skip to content

Commit

Permalink
Add refreshService to list of reserved properties.
Browse files Browse the repository at this point in the history
Co-authored-by: Kristina <[email protected]>
  • Loading branch information
msporny and Sakurann committed Apr 22, 2023
1 parent b8d5236 commit ddd1a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3267,7 +3267,7 @@ <h3>Reserved Extension Points</h3>
<p class="issue" title="Reserved properties under debate">
The following extension point properties are under consideration for being
marked as reserved: `presentationSchema`, `credentialRefresh`, `termsOfUse`,
`evidence`, `render`, and `confirmationMethod`.
`evidence`, `render`, `refreshService` and `confirmationMethod`.
</p>

<table class="simple">
Expand Down

0 comments on commit ddd1a30

Please sign in to comment.