Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Submission API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FIT-Connect
Submission API
Commits
80698604
Commit
80698604
authored
8 months ago
by
Fabian Sudau
Browse files
Options
Downloads
Patches
Plain Diff
fix: Improve wording slightly (
planning#1788
)
parent
7b48f8b3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!199
Remove documentation about old (internal) destination API
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
spec/endpoints/destinations/keys/uuid.yaml
+4
-4
4 additions, 4 deletions
spec/endpoints/destinations/keys/uuid.yaml
spec/endpoints/destinations/uuid.yaml
+4
-3
4 additions, 3 deletions
spec/endpoints/destinations/uuid.yaml
with
8 additions
and
7 deletions
spec/endpoints/destinations/keys/uuid.yaml
+
4
−
4
View file @
80698604
...
...
@@ -5,10 +5,10 @@ parameters:
get
:
operationId
:
get-destination-key
summary
:
Ruft einen JWK des Zustelldienstes ab
description
:
Ermöglicht es, einen öffentlichen Schlüssel eines Zustellpunktes abzufragen.
Dieser Endpunkt verhält sich exakt wie der, unter dem gleichen Pfad, in der Destination API existierende und ist
nur aus Gründen der Übersichtlichkeit und Einfachheit dupliziert
.
So haben Nutzende der Submission API alle Informationen, welche für die Übertragung nötig sind in einer API gebündelt
.
description
:
>
Ermöglicht es, einen öffentlichen Schlüssel eines Zustellpunktes abzufragen.
Randbemerkung: Dieser Endpunkt hat ein exaktes Pendant in der Destination API
.
Er ist dupliziert, weil die unterschiedlichen Zielgruppen der APIs beide einen solchen Endpunkt benötigen
.
tags
:
-
Einreichungsübermittlung
security
:
[]
...
...
This diff is collapsed.
Click to expand it.
spec/endpoints/destinations/uuid.yaml
+
4
−
3
View file @
80698604
...
...
@@ -4,9 +4,10 @@ parameters:
get
:
operationId
:
get-destination-info
summary
:
Zustellpunkt abfragen
description
:
Ruft die Details eines Zustellpunktes ab. Dieser Endpunkt verhält sich exakt wie der, unter dem gleichen
Pfad, in der Destination API existierende und ist nur aus Gründen der Übersichtlichkeit und Einfachheit dupliziert.
So haben Nutzende der Submission API alle Informationen, welche für die Übertragung nötig sind in einer API gebündelt.
description
:
>
Ruft die Details eines Zustellpunktes ab.
Randbemerkung: Dieser Endpunkt hat ein exaktes Pendant in der Destination API.
Er ist dupliziert, weil die unterschiedlichen Zielgruppen der APIs beide einen solchen Endpunkt benötigen.
tags
:
-
Einreichungsübermittlung
security
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment