Skip to content

Commit

Permalink
Merged in SHIBUI-932 (pull request #241)
Browse files Browse the repository at this point in the history
SHIBUI-932

Approved-by: Dmitriy Kopylenko <dkopylenko@unicon.net>
  • Loading branch information
Jonathan Johnson committed Nov 20, 2018
2 parents 43ac72b + 06478d9 commit 9d4d8c3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@
"oneOf": [
{
"enum": [
"SPSSODescriptor"
"md:SPSSODescriptor"
],
"description": "value.spdescriptor"
},
{
"enum": [
"AttributeAuthorityDescriptor"
"md:AttributeAuthorityDescriptor"
],
"description": "value.attr-auth-descriptor"
}
Expand Down

0 comments on commit 9d4d8c3

Please sign in to comment.