tethys-feature-service/config/default.json
Thomas Fuhrmann 87d22a4516 First commit
2023-10-02 15:04:02 +02:00

6 lines
190 B
JSON

{
"tethys": {
"url": "https://www.tethys.at/oai?verb=ListRecords&metadataPrefix=oai_datacite",
"resumptionUrl": "https://www.tethys.at/oai?verb=ListRecords&resumptionToken="
}
}