From 65482b6c5837556f46052f3ad165956dc67208ff Mon Sep 17 00:00:00 2001 From: "Shah, Kevin" Date: Fri, 23 Aug 2024 12:36:04 -0400 Subject: [PATCH] feat: Updated example to have musicentity --- src/openrpc/discovery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openrpc/discovery.json b/src/openrpc/discovery.json index 4c5fe8b4a..a8f8d4f19 100644 --- a/src/openrpc/discovery.json +++ b/src/openrpc/discovery.json @@ -1271,8 +1271,8 @@ "entityId": "xyz" }, { - "entityType": "program", - "programType": "movie", + "entityType": "music", + "musicType": "song", "entityId": "abc" } ]