Skip to content

Commit 1ef6c1e

Browse files
committed
schema updates
1 parent a3c286b commit 1ef6c1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

message-types/schemas/measureddatesimpleschema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
"moduleId": {
2727
"$id": "#/properties/moduleId",
2828
"type": "string",
29-
"title": "The Moduleid Schema",
30-
"description": "An explanation about the purpose of this instance.",
3129
"default": "",
3230
"examples": [
3331
""
@@ -36,8 +34,6 @@
3634
"messageType": {
3735
"$id": "#/properties/messageType",
3836
"type": "string",
39-
"title": "The Messagetype Schema",
40-
"description": "An explanation about the purpose of this instance.",
4137
"default": "",
4238
"examples": [
4339
"data"

0 commit comments

Comments
 (0)