Skip to content

Commit

Permalink
docs(extensions): update latest extensions documentation (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Apr 22, 2024
1 parent 7c6cef8 commit 30b6e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/docs/reference/extensions/x.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ Name of the Twitter username.
## Extension Location

This extension can be used in the following locations:
- [Info Object](https://www.asyncapi.com/docs/reference/specification/v2.6.0#infoObject)
- [Info Object](https://www.asyncapi.com/docs/reference/specification/v3.0.0#infoObject)

## Example

```yaml
asyncapi: '2.6.0'
asyncapi: '3.0.0'
info
title: Strretlights Kafka API
version: '1.0.0'
Expand Down

0 comments on commit 30b6e76

Please sign in to comment.