Signed-off-by: Kai A. Hiller <git@kaialexhiller.de>
This commit is contained in:
Kai A. Hiller 2025-04-08 19:50:32 +02:00
parent 23ff7f1343
commit aad66b5780
2 changed files with 2 additions and 2 deletions

View file

@ -29,4 +29,4 @@ properties:
} }
required: ['alias', 'protocol', 'fields'] required: ['alias', 'protocol', 'fields']
title: Location title: Location
type: object type: object

View file

@ -30,4 +30,4 @@ properties:
} }
required: ['userid', 'protocol', 'fields'] required: ['userid', 'protocol', 'fields']
title: User title: User
type: object type: object