Skip to content
Snippets Groups Projects
Commit 92dc782e authored by Baptiste Toulemonde's avatar Baptiste Toulemonde
Browse files

fix application.properties

parent 398de5bd
No related branches found
No related tags found
1 merge request!4fix application.properties
......@@ -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
......
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