Skip to content

Commit

Permalink
chore: prepare for v3 release (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni authored Jun 28, 2023
1 parent 46cf788 commit b35747b
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 856 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Use the following tools to set up the project:
- [Node.js](https://nodejs.org/) v16.0.0+
- [npm](https://www.npmjs.com/) v7.10.0+


## Run locally

1. Fork the repository by clicking on `Fork` option on top right of the main repository.
Expand Down
4 changes: 0 additions & 4 deletions pages/docs/concepts/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,3 @@ flowchart TD
D --> F[CONSUMER application]
```
The above diagram describes a message communication traveling through a channel between a **PRODUCER application** and a **CONSUMER application**.

<Remember>
When writing your AsyncAPI document, make sure to describe what a user can do with your application; not what the application does. In other words, if your <em>application</em> is a <b>producer</b>, your AsyncAPI document should describe where users can subscribe to, to receive messages produced by your <b>producer</b> application.
</Remember>
102 changes: 0 additions & 102 deletions pages/docs/guides/message-validation.md

This file was deleted.

111 changes: 0 additions & 111 deletions pages/docs/guides/validate.md

This file was deleted.

Loading

0 comments on commit b35747b

Please sign in to comment.