Project

General

Profile

« Previous | Next » 

Revision 48210

Swagger properties

View differences:

webapps/dnet-container-openaireplus/trunk/src/main/resources/eu/dnetlib/cnr-site.properties
31 31
services.msro.graph.updateindex.incremental		=	classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml
32 32
dnet.datasource.updater 						=   openaireplusDatasourceUpdater
33 33

  
34
hbase.mapred.datatable 							=	db_openaireplus_claudio
34
hbase.mapred.datatable 							=	db_openaireplus
35 35
hbase.actions.table 							=	db_actions
36 36

  
37 37
# Mail configuration
......
49 49
services.objectstore.dao=fSObjectstoreDao
50 50
services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=
51 51

  
52
# REST API CONFIGURATION
53
api.rest.title          =   Override property 'api.rest.title' to set an informative title
54
api.rest.description    =   Override property 'api.rest.description' to set an informative description
55
api.rest.license        =   LICENSED UNDER A CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE.
56
api.rest.license.url    =   https://creativecommons.org/licenses/by/4.0
57
api.rest.contact.name   =   D-Net team
58
api.rest.contact.url    =   http://www.d-net.research-infrastructures.eu
59
api.rest.contact.email  =   dnet-team@isti.cnr.it
60

  
61
# SWAGGER
62
springfox.documentation.swagger.v2.path     =   /api-docs
63
spring.jackson.date-format                  =   io.swagger.RFC3339DateFormat
64
spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false
65

  

Also available in: Unified diff