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

Merge branch 'typos' into 'main'

api: typos

See merge request fit-connect/api!93
parents ceb75979 faec663b
No related branches found
No related tags found
1 merge request!93api: typos
...@@ -8,6 +8,7 @@ get: ...@@ -8,6 +8,7 @@ get:
description: Ermöglicht es, Public Keys eines Zustellpunktes abzufragen. description: Ermöglicht es, Public Keys eines Zustellpunktes abzufragen.
tags: tags:
- Zustellpunktverwaltung - Zustellpunktverwaltung
- Einreichungsübermittlung
security: security:
- OAuth20: - OAuth20:
- 'subscribe:destination:<id>' - 'subscribe:destination:<id>'
......
...@@ -162,7 +162,7 @@ patch: ...@@ -162,7 +162,7 @@ patch:
delete: delete:
operationId: delete-destination operationId: delete-destination
summary: Zustellpunkt löschen summary: Zustellpunkt löschen
description: Dieser Endpunkt ermöglicht es einen Zustellpunkt zu löschen. description: Dieser Endpunkt ermöglicht es, einen Zustellpunkt zu löschen.
tags: tags:
- Zustellpunktverwaltung - Zustellpunktverwaltung
security: security:
......
...@@ -16,17 +16,7 @@ value: ...@@ -16,17 +16,7 @@ value:
callback: 'https://127.0.0.1:4010/voluptas' callback: 'https://127.0.0.1:4010/voluptas'
encryptionKid: c66e4423-e28d-4a1f-911d-818f9ab60221 encryptionKid: c66e4423-e28d-4a1f-911d-818f9ab60221
encryptionPublicKey: encryptionPublicKey:
kty: RSA $ref: './jwk-wrapKey.yml'
key_ops:
- wrapKey
alg: RSA-OAEP-256
x5c:
- "...(base64 encoded cert)..."
- "...(base64 encoded intermediate cert)..."
- "...(base64 encoded root cert)..."
kid: c66e4423-e28d-4a1f-911d-818f9ab60221
n: hGALqq-nbAymF5MyZIXV9RY-pW4r39BrBnxryp6ukjdrGacVhwKtm-zqN9urUETAhjfQo7CsxuJ7de291In9uPIhXYSvZcTQXH930Gpkv1BeAsU9x5uP6EnfrgRZfODwpmw1HJmAOK6aJ_ARJV7iJ1a_AGSK5ZO1bsmUWhJk-V-tFbs3xTbsmOZxVfxJWC-0pDxmEljmoi4q8f-LtNzVPEIC3-T5LaGEYy0stCU-YkJ-uDKGUJh01fQWRYaG7gCRnoIT9BJNQWUE0kfRjrZ9nOqNHibs9CreliIhD6k0310DDT0JV6-Y55AgOCqWoYCw7Xn3_AACx1aJccaRojC7FqwI6FWx2d3HkAz6o4l1llfTkgELhYjpUdW-m7dfQTbZzVlZRrVWE8lzbza2GXv6IFi3RzEWNso6KJMo-kRJxG-ZCruVhTt6FIyiZk6HpWGH6AGR62Fku8O_GR6YaNchKSB4nkj76iSPGTasLeJi2Sjw7kVZxhiL6MN4bBTT9jAB_sYcSrd9H12-KGV9IwnW8JnO3derCI6gfdGTKOzHTS3z231fDcCsXtDD4tJHHIXsW7_ytDprkwBwl9OLBW1xAniOgAH8sqgX3SGOYFcbd6Zxx0zgSlRNMdj4qkswS7KhC9-vyCA2qBnRdowPd9_1H9CpuHAyo3-iMf3UaBsPj0s
e: AQAB
signingPublicKey: signingPublicKey:
kty: RSA kty: RSA
key_ops: key_ops:
......
kty: RSA
key_ops:
- wrapKey
alg: RSA-OAEP-256
x5c:
- "...(base64 encoded cert)..."
- "...(base64 encoded intermediate cert)..."
- "...(base64 encoded root cert)..."
kid: c66e4423-e28d-4a1f-911d-818f9ab60221
n: hGALqq-nbAymF5MyZIXV9RY-pW4r39BrBnxryp6ukjdrGacVhwKtm-zqN9urUETAhjfQo7CsxuJ7de291In9uPIhXYSvZcTQXH930Gpkv1BeAsU9x5uP6EnfrgRZfODwpmw1HJmAOK6aJ_ARJV7iJ1a_AGSK5ZO1bsmUWhJk-V-tFbs3xTbsmOZxVfxJWC-0pDxmEljmoi4q8f-LtNzVPEIC3-T5LaGEYy0stCU-YkJ-uDKGUJh01fQWRYaG7gCRnoIT9BJNQWUE0kfRjrZ9nOqNHibs9CreliIhD6k0310DDT0JV6-Y55AgOCqWoYCw7Xn3_AACx1aJccaRojC7FqwI6FWx2d3HkAz6o4l1llfTkgELhYjpUdW-m7dfQTbZzVlZRrVWE8lzbza2GXv6IFi3RzEWNso6KJMo-kRJxG-ZCruVhTt6FIyiZk6HpWGH6AGR62Fku8O_GR6YaNchKSB4nkj76iSPGTasLeJi2Sjw7kVZxhiL6MN4bBTT9jAB_sYcSrd9H12-KGV9IwnW8JnO3derCI6gfdGTKOzHTS3z231fDcCsXtDD4tJHHIXsW7_ytDprkwBwl9OLBW1xAniOgAH8sqgX3SGOYFcbd6Zxx0zgSlRNMdj4qkswS7KhC9-vyCA2qBnRdowPd9_1H9CpuHAyo3-iMf3UaBsPj0s
e: AQAB
...@@ -23,4 +23,4 @@ properties: ...@@ -23,4 +23,4 @@ properties:
encryptionKid: encryptionKid:
type: string type: string
maxLength: 64 maxLength: 64
description: 'Key-ID des Verschlüsselungsschlüssels der Destination. Zu finden in der Subressource `keys`.' description: 'Key-ID des Verschlüsselungsschlüssels der Destination. Zu finden in der Subressource `keys/<keyId>`.'
title: Partielle Aktualisierung eines Zustellpunktes title: Partielle Aktualisierung eines Zustellpunktes
description: 'Struktur mit Attributen, die aktualisiert werden sollen.' description: 'Struktur mit Attributen, die aktualisiert werden sollen. Eine Teilaktualisierung einzelner Datenfelder innherhalb der Attribute ist nicht möglich.'
type: object type: object
properties: properties:
contactInformation: contactInformation:
......
title: Security Event Token title: Security Event Token
description: > description: >
Ein Security Event Token ist ein signiertes JWT das verschiedene Events darstellt. Ein Security Event Token ist ein signiertes JWT, das verschiedene Events darstellt.
Beispiel: Das Akzeptieren bzw. Ablehnen einer Einreichung. Beispiel: Das Akzeptieren bzw. Ablehnen einer Einreichung.
Der Aufbau und die Bedeutung der Felder sind [in der Dokumentation beschrieben](https://docs.fitko.de/fit-connect/details/event-log#aufbau-eines-security-event-token-set). Der Aufbau und die Bedeutung der Felder sind [in der Dokumentation beschrieben](https://docs.fitko.de/fit-connect/details/event-log#aufbau-eines-security-event-token-set).
type: string type: string
......
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