Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fdp Api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EOSC-Pillar
FFDS
Fdp Api
Commits
92dc782e
Commit
92dc782e
authored
3 years ago
by
Baptiste Toulemonde
Browse files
Options
Downloads
Patches
Plain Diff
fix application.properties
parent
398de5bd
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
fix application.properties
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.yml
+15
-0
15 additions, 0 deletions
src/main/resources/application.yml
with
15 additions
and
0 deletions
src/main/resources/application.yml
+
15
−
0
View file @
92dc782e
...
...
@@ -28,6 +28,21 @@ metadataProperties:
language
:
http://id.loc.gov/vocabulary/iso639-1/en
license
:
http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0
accessRightsDescription
:
This resource has no access restriction
openapi
:
title
:
FAIR Data Point API
version
:
1.12.0
description
:
"
The
reference
implementation
of
the
metadata
registration
service:
A
service
implementing
the
API
specification.
It
contains
an
authentication
system
to
allow
maintainers
to
define
and
update
metadata.
Read-only
access
to
the
data
is
public."
contact
:
name
:
Luiz Bonino
email
:
luiz.bonino@go-fair.org
url
:
https://github.com/FAIRDataTeam/FAIRDataPoint
springdoc
:
swagger-ui
:
disable-swagger-default-url
:
true
operationsSorter
:
alpha
threadPoolSize
:
4
...
...
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