Skip to content

Commit

Permalink
SHIBUI-990 Fixed broken schema $ref
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Nov 9, 2018
1 parent a7665b8 commit f980e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/metadata-sources-ui-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
]
},
"nameIdFormats": {
"$ref": "#/definitions/NameIdFormatList"
"$ref": "#/definitions/nameIdFormats"
}
}
},
Expand Down

0 comments on commit f980e33

Please sign in to comment.