Skip to content

Commit

Permalink
feat: Add content-access api, deprecate entitlements, remove availabi… (
Browse files Browse the repository at this point in the history
  • Loading branch information
kpears201 authored and jlacivita committed Jun 12, 2024
1 parent a5d7a76 commit a87dd03
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/openrpc/discovery.json
Original file line number Diff line number Diff line change
Expand Up @@ -1943,22 +1943,6 @@
"enum": [
"xrn:firebolt:channel:any"
]
},
"UserInterestProviderParameters": {
"title": "UserInterestProviderParameters",
"type": "object",
"required": [
"type",
"reason"
],
"properties": {
"type": {
"$ref": "https://meta.comcast.com/firebolt/discovery#/definitions/InterestType"
},
"reason": {
"$ref": "https://meta.comcast.com/firebolt/discovery#/definitions/InterestReason"
}
}
}
}
}
Expand Down

0 comments on commit a87dd03

Please sign in to comment.