Skip to content

Commit

Permalink
more validation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alkalinecoffee committed Apr 16, 2024
1 parent 214793e commit 82c51cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
12 changes: 0 additions & 12 deletions src/openrpc/device.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,9 +564,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -622,9 +619,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -680,9 +674,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -738,9 +729,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down
5 changes: 1 addition & 4 deletions src/openrpc/media-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@
"name": "audioProfile",
"summary": "Get the audio profile of the specified media session.",
"tags": [
{
"name": "property"
},
{
"name": "interface",
"x-interface": "MediaInfoContext"
Expand Down Expand Up @@ -311,4 +308,4 @@
}
}
}
}
}

0 comments on commit 82c51cb

Please sign in to comment.