Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading