Skip to content

Commit 51aceb9

Browse files
committed
update appsettings
1 parent b1d7b4c commit 51aceb9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Vaelastrasz.Server/appsettings.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@
1515
}
1616
]
1717
},
18+
"OpenApiInfo": {
19+
"Title": "DataCite DOI-Proxy",
20+
"Description": "A proxy service, not only, but specifically for BEXIS2 instances to communicate with DataCite.",
21+
"Contact": {
22+
"Name": "BEXIS2 Developers",
23+
"Email": "[email protected]",
24+
"Url": "https://github.com/BEXIS2/DataCite_DOI-Proxy"
25+
},
26+
"License": {
27+
"Name": "GPL-3.0 license",
28+
"Url": "https://www.gnu.org/licenses/gpl-3.0.html#license-text"
29+
}
30+
},
1831
"Admins": [
1932
{
2033
"Name": "admin",

0 commit comments

Comments
 (0)