From 71adbb66ca513f4945295b6370369e84757c74c5 Mon Sep 17 00:00:00 2001 From: Albert Mink Date: Wed, 6 Dec 2023 16:04:31 +0100 Subject: [PATCH] add data --- file-formats/intf/intf-v1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file-formats/intf/intf-v1.json b/file-formats/intf/intf-v1.json index c292a4712..1653c5106 100644 --- a/file-formats/intf/intf-v1.json +++ b/file-formats/intf/intf-v1.json @@ -2,8 +2,8 @@ "$comment": "This file is autogenerated, do not edit manually, see https://github.com/SAP/abap-file-formats for more information.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://github.com/SAP/abap-file-formats/blob/main/file-formats/intf/intf-v1.json", - "title": "Interface Properties", - "description": "Interface properties", + "title": "My Interface Properties", + "description": "My interface properties", "type": "object", "properties": { "formatVersion": {