[CST-11045] rollback changes on ldn-service-coar-patterns.ts

This commit is contained in:
Alisa Ismailati
2023-11-02 12:51:54 +01:00
parent 5a8bc4e465
commit 8616ef7461

View File

@@ -45,17 +45,17 @@ export const notifyPatterns = [
category: 'Announcements'
},
{
name: 'endorsement',
name: 'Request Endorsement',
description: 'This pattern is used to request endorsement of a resource owned by the origin system.',
category: 'Requests'
},
{
name: 'ingest',
name: 'Request Ingest',
description: 'This pattern is used to request that the target system ingest a resource.',
category: 'Requests'
},
{
name: 'review',
name: 'Request Review',
description: 'This pattern is used to request a review of a resource owned by the origin system.',
category: 'Requests'
},