From 8a16ecdf09885b9b1443644ff099b71adfbc49f3 Mon Sep 17 00:00:00 2001 From: sjuergen Date: Tue, 11 Nov 2025 15:24:06 +0100 Subject: [PATCH] docs: add/update description in apax.yml --- apax.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apax.yml b/apax.yml index 1f67044..d57743e 100644 --- a/apax.yml +++ b/apax.yml @@ -4,7 +4,7 @@ version: 0.0.0-placeholder author: Siemens AG type: lib # Description will be displayed in the apax extension -description: This is supporting the serializing of a JSON object model and parsing JSON formatted strings +description: "Library for serializing and deserializing JSON files in SIMATIC AX applications" #URL to the repository repository: type: git