Skip to content
Snippets Groups Projects
Verified Commit df75a006 authored by Jonas Gröger's avatar Jonas Gröger :palm_tree:
Browse files

refactor: put normal and deprecated file next to each other

parent 56679b66
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,6 @@ properties:
signingPublicKey:
$ref: './jwk.yaml'
replyChannels:
$ref: './deprecated-reply-channels.yaml'
$ref: './reply-channels-deprecated.yaml'
metadataVersions:
$ref: './supported-metadata-versions.yaml'
......@@ -23,7 +23,7 @@ properties:
metadataVersions:
$ref: './supported-metadata-versions.yaml'
replyChannels:
$ref: './deprecated-reply-channels.yaml'
$ref: './reply-channels-deprecated.yaml'
services:
title: Unterstützte Verwaltungsleistungen
description: Auflistung aller unterstützten Verwaltungsleistungen des Zustellpunktes.
......
......@@ -28,6 +28,6 @@ properties:
maxLength: 64
description: 'Schlüssel-Id des Verschlüsselungsschlüssels des Zustellpunktes.'
replyChannels:
$ref: './deprecated-reply-channels.yaml'
$ref: './reply-channels-deprecated.yaml'
metadataVersions:
$ref: './supported-metadata-versions.yaml'
......@@ -35,6 +35,6 @@ properties:
maxLength: 64
description: 'Schlüssel-Id des Verschlüsselungsschlüssels des Zustellpunktes.'
replyChannels:
$ref: './deprecated-reply-channels.yaml'
$ref: './reply-channels-deprecated.yaml'
metadataVersions:
$ref: './supported-metadata-versions.yaml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment