Skip to content
Snippets Groups Projects

fix application.properties

Merged Baptiste Toulemonde requested to merge chore/update-to-1.12.0 into master
1 file
+ 15
0
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading