Skip to content

Commit 82e96a6

Browse files
author
Ole Lensmar
committed
and updated the required list accordingly...
1 parent b494f5c commit 82e96a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines/sample-server/files/models.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"ErrorMessage": {
8686
"description": "A shared model for error message",
87-
"required" : ["error-code","reason"],
87+
"required" : ["errorCode","reason"],
8888
"properties": {
8989
"errorCode": {
9090
"type": "integer",

0 commit comments

Comments
 (0)