Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkideal committed Oct 3, 2024
1 parent 79b2ad9 commit 159699a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions website/docs/api/preview/grammar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ struct LoginRequest {/*...*/}
@message(type=2)
struct LoginResponse {/*...*/}
// This will error
@message
struct User {/*...*/}
// Error: annotation message: parameter `type` is required
```

:::tip
Expand Down

0 comments on commit 159699a

Please sign in to comment.