Skip to content

Commit

Permalink
Fix NATS BBE build errors
Browse files Browse the repository at this point in the history
Fix NATS BBE build errors
  • Loading branch information
praneesha authored Jul 5, 2023
1 parent c35ef47 commit 7d7c328
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions examples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3152,17 +3152,8 @@
"isLearnByExample": false
},
{
"name": "Constraint validation",
"url": "nats-service-constraint-validation",
"verifyBuild": false,
"verifyOutput": false,
"disableVerificationReason": "Includes ballerinax components",
"disablePlayground": true,
"isLearnByExample": false
},
{
"name": "Consume JetStream message",
"url": "nats-jestream-sub",
"name": "Constraint validations",
"url": "nats-service-constraint-validations",
"verifyBuild": false,
"verifyOutput": false,
"disableVerificationReason": "Includes ballerinax components",
Expand Down

0 comments on commit 7d7c328

Please sign in to comment.