Skip to content

Commit

Permalink
feat: Updated example to have musicentity
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinshahfws committed Aug 23, 2024
1 parent 5b3e5bd commit 65482b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/openrpc/discovery.json
Original file line number Diff line number Diff line change
Expand Up @@ -1271,8 +1271,8 @@
"entityId": "xyz"
},
{
"entityType": "program",
"programType": "movie",
"entityType": "music",
"musicType": "song",
"entityId": "abc"
}
]
Expand Down

0 comments on commit 65482b6

Please sign in to comment.