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
6f3afeb2
Commit
6f3afeb2
authored
3 years ago
by
Andreas Huber
Browse files
Options
Downloads
Patches
Plain Diff
Callback-URIs korrigiert.
parent
9179ca9c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!126
Callback-URIs korrigiert.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
spec/schemas/callback-new-events.yaml
+1
-1
1 addition, 1 deletion
spec/schemas/callback-new-events.yaml
spec/schemas/callback-new-submissions.yaml
+1
-1
1 addition, 1 deletion
spec/schemas/callback-new-submissions.yaml
with
2 additions
and
2 deletions
spec/schemas/callback-new-events.yaml
+
1
−
1
View file @
6f3afeb2
...
@@ -7,7 +7,7 @@ properties:
...
@@ -7,7 +7,7 @@ properties:
description
:
Es liegen neue Events im Event Log vor
description
:
Es liegen neue Events im Event Log vor
type
:
string
type
:
string
enum
:
enum
:
-
https://schema.fitko.de/fit-connect/callbacks/new-events
-
https://schema.fitko.de/fit-connect/
submission-api/
callbacks/new-events
submissionIds
:
submissionIds
:
title
:
Liste der zugehörigen `submissionId`s
title
:
Liste der zugehörigen `submissionId`s
description
:
Liste der `submissionId`s, für die neue Events im Event Log bereitstehen.
description
:
Liste der `submissionId`s, für die neue Events im Event Log bereitstehen.
...
...
This diff is collapsed.
Click to expand it.
spec/schemas/callback-new-submissions.yaml
+
1
−
1
View file @
6f3afeb2
...
@@ -7,7 +7,7 @@ properties:
...
@@ -7,7 +7,7 @@ properties:
description
:
Es liegen neue Einreichungen vor
description
:
Es liegen neue Einreichungen vor
type
:
string
type
:
string
enum
:
enum
:
-
https://schema.fitko.de/fit-connect/callbacks/new-submissions
-
https://schema.fitko.de/fit-connect/
submission-api/
callbacks/new-submissions
submissionIds
:
submissionIds
:
title
:
Liste abholbereiter Einreichungen
title
:
Liste abholbereiter Einreichungen
description
:
'
Liste
von
`submissionId`s
aller
Einreichungen,
die
zur
Abholung
bereitstehen'
description
:
'
Liste
von
`submissionId`s
aller
Einreichungen,
die
zur
Abholung
bereitstehen'
...
...
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