From a414d83ab80c8642487de502bcf182fa77c195f9 Mon Sep 17 00:00:00 2001 From: sjuergen Date: Tue, 11 Nov 2025 15:24:00 +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 e00d08e..97306d9 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: Functions for String conversion +description: "Library providing functions to convert various data types and formats, including integer-to-string, time formats, and array conversions" #URL to the repository repository: type: git