Skip to content

Commit

Permalink
fix: Adding provider selection tag to user interest
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed Aug 21, 2024
1 parent 53330db commit 26a6e81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/openrpc/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
{
"name": "capabilities",
"x-provided-by": "Discovery.onRequestUserInterest",
"x-provider-selection": "focus",
"x-uses": [
"xrn:firebolt:capability:discovery:interest"
]
Expand Down Expand Up @@ -95,6 +96,7 @@
{
"name": "capabilities",
"x-provided-by": "Discovery.userInterest",
"x-provider-selection": "focus",
"x-uses": [
"xrn:firebolt:capability:discovery:interest"
]
Expand Down

0 comments on commit 26a6e81

Please sign in to comment.