Skip to content

Commit

Permalink
fix: Clean up extra fields
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed Jun 26, 2024
1 parent c133ed5 commit 1f60959
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions src/json/firebolt-specification.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,18 +204,10 @@
"level": "could"
},
"xrn:firebolt:capability:usergrant:acknowledgechallenge": {
"level": "must",
"use": {
"public": false,
"negotiable": false
}
"level": "must"
},
"xrn:firebolt:capability:usergrant:pinchallenge": {
"level": "should",
"use": {
"public": false,
"negotiable": false
}
"level": "should"
}
}
}

0 comments on commit 1f60959

Please sign in to comment.