diff --git a/Category/application-service.json b/Category/application-service.json new file mode 100644 index 0000000..62773d4 --- /dev/null +++ b/Category/application-service.json @@ -0,0 +1,32 @@ +{ + "data": { + "meta": { + "adoptsFrom": { + "name": "Category", + "module": "../catalog-app/listing/category" + } + }, + "type": "card", + "attributes": { + "name": "Application Service", + "cardInfo": { + "notes": null, + "title": null, + "description": ".", + "thumbnailURL": null + } + }, + "relationships": { + "sphere": { + "links": { + "self": "../Sphere/637767ff-c7a9-40d6-9cd3-93f0b32a8fbb" + } + }, + "cardInfo.theme": { + "links": { + "self": null + } + } + } + } +} \ No newline at end of file