diff --git a/openai-assistant-product/product.json b/openai-assistant-product/product.json index 56aab79..036cbf0 100644 --- a/openai-assistant-product/product.json +++ b/openai-assistant-product/product.json @@ -1,4 +1,5 @@ { + "$schema": "https://json-schema.axonivy.com/market/10.0.0/product.json", "installers": [ { "id": "maven-dropins", @@ -22,4 +23,4 @@ } } ] -} +} \ No newline at end of file diff --git a/openai-connector-product/product.json b/openai-connector-product/product.json index 39595c2..ab0cda5 100644 --- a/openai-connector-product/product.json +++ b/openai-connector-product/product.json @@ -1,4 +1,5 @@ { + "$schema": "https://json-schema.axonivy.com/market/10.0.0/product.json", "installers": [ { "id": "maven-import", @@ -45,4 +46,4 @@ } } ] -} +} \ No newline at end of file