diff --git a/schemas/v1.0.0/schema.json b/schemas/v1.0.0/schema.json
index 9826ef9..88847ff 100644
--- a/schemas/v1.0.0/schema.json
+++ b/schemas/v1.0.0/schema.json
@@ -260,8 +260,8 @@
},
"discoveryPort": {
"$comment": "https://dpds.opendatamesh.org/specifications/dpds/1.0.0/#discoveryPortComponent",
- "title": "The Discovey Port Component describes a discovery port of a data product.t",
- "description": "",
+ "title": "Discovery Port Component",
+ "description": "The Discovery Port Component describes a discovery port of a data product.t",
"type": "object",
"allOf": [
{
@@ -287,8 +287,8 @@
},
"observabilityPort": {
"$comment": "https://dpds.opendatamesh.org/specifications/dpds/1.0.0/#observabilityPortComponent",
- "title": "The Observability Port Component describes an observability port of a data product.",
- "description": "",
+ "title": "Observability Port Component",
+ "description": "The Observability Port Component describes an observability port of a data product.",
"type": "object",
"allOf": [
{
@@ -314,8 +314,8 @@
},
"controlPort": {
"$comment": "https://dpds.opendatamesh.org/specifications/dpds/1.0.0/#controlPortComponent",
- "title": "The Control Port Component describes a control port of a data product.",
- "description": "",
+ "title": "Control Port Component",
+ "description": "The Control Port Component describes a control port of a data product.",
"type": "object",
"allOf": [
{
@@ -354,8 +354,8 @@
},
"promises": {
"$comment": "https://dpds.opendatamesh.org/specifications/dpds/1.0.0/#promisesObject",
- "title": "The Promises Object describes the data product's promises declared over a given port.",
- "description": "",
+ "title": "Promises Object",
+ "description": "The Promises Object describes the data product's promises declared over a given port.",
"type": "object",
"properties": {
"platform": {
@@ -841,4 +841,4 @@
]
}
}
-}
\ No newline at end of file
+}