diff --git a/src/main/resources/openapi/schema/harvestableBrief.json b/src/main/resources/openapi/schema/harvestableBrief.json index f6cd832..4a27bee 100644 --- a/src/main/resources/openapi/schema/harvestableBrief.json +++ b/src/main/resources/openapi/schema/harvestableBrief.json @@ -56,7 +56,8 @@ "enum": [ "XmlBulkResource", "OaiPmhResource", - "HarvestConnectorResource" + "HarvestConnectorResource", + "StatusResource" ], "description": "indicates the type of source from which the job would harvest and thus the kind of processing the Harvester would perform for running the job" },