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
f3057b88
Commit
f3057b88
authored
3 years ago
by
Marco Holz
Browse files
Options
Downloads
Patches
Plain Diff
Aktualisierung der Schema-Referenzierung.
Closes
#52
parent
55cdded9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!24
Aktualisierung der Schema-Referenzierung.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spec/schemas/application-schema.yml
+6
-15
6 additions, 15 deletions
spec/schemas/application-schema.yml
with
6 additions
and
15 deletions
spec/schemas/application-schema.yml
+
6
−
15
View file @
f3057b88
title
:
Fachdatenschema
description
:
'
Re
präsentation
ein
es
Schema
s
,
in
dem
die
Fachdaten
eines
Antrags
ü
be
rmittelt
werden
.'
description
:
'
Re
ferenz
auf
ein
Schema,
das
die
Struktur
der
Fachdaten
eines
Antrags
be
schreibt
.'
type
:
object
required
:
-
schemaSource
-
mimeType
-
schemaURI
additionalProperties
:
false
properties
:
schemaI
d
:
schema
UR
I
:
type
:
string
description
:
'
Identifikator
des
Schemas,
abhängig
von
der
ausgewählten
Quelle.'
schemaSource
:
type
:
string
enum
:
-
fim
-
none
description
:
'
Quelle,
von
der
das
Schema
bezogen
werden
kann.'
format
:
uri
description
:
'
URI
(URL
oder
URN)
des
Fachdaten-Schemas.
Wird
hier
eine
URL
verwendet,
sollte
das
Schema
unter
der
angegebenen
URL
abrufbar
sein.
Eine
Verfügbarkeit
des
Schemas
unter
der
angegebenen
URL
darf
jeodch
nicht
vorausgesetzt
werden.'
mimeType
:
type
:
string
enum
:
-
application/json
-
application/xml
description
:
Gibt das zulässige Format (JSON oder XML) der Fachdaten an.
description
:
Mimetype (z.B. application/json oder application/xml) des referenzierten Schemas (z.B. XSD- oder JSON-Schema).
This diff is collapsed.
Click to expand it.
Jonas Gröger
@Jonas_Groeger
mentioned in issue
#52 (closed)
·
3 years ago
mentioned in issue
#52 (closed)
mentioned in issue #52
Toggle commit list
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