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 10, 2024
1 parent d46424a commit 8837d9f
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 @@ -565,9 +565,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -623,9 +620,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -681,9 +675,6 @@
}
],
"tags": [
{
"name": "property:readonly"
},
{
"name": "capabilities",
"x-uses": [
Expand Down Expand Up @@ -739,9 +730,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 8837d9f

Please sign in to comment.