You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* **Have a question?** You can ask or find answers in the [discussions](https://github.com/LEGO/AsyncAPI.NET/discussions).
16
+
17
+
* **Found an editing mistake?** Create a Pull Request with the edited fix. The Github UI allows you to edit files directly.
18
+
19
+
* **Feature request?** First read [asyncapi/spec/blob/master/CONTRIBUTING.md](https://github.com/LEGO/AsyncAPI.NET/blob/main/CONTRIBUTING.md) and prefer creating a Pull Request!
20
+
21
+
-->
22
+
23
+
### Describe the bug
24
+
A clear and concise description of what the bug is.
25
+
26
+
### To Reproduce
27
+
Steps to reproduce the behavior:
28
+
1. Create a document with '...'
29
+
2. Try to change to '....'
30
+
3. Try to validate the document doing '....'
31
+
4. See error
32
+
33
+
### Expected behavior
34
+
A clear and concise description of what you expected to happen.
35
+
36
+
### Sample document
37
+
If applicable, add an AsyncAPI document illustrating the problem.
38
+
39
+
### Screenshots
40
+
If applicable, add screenshots to help explain your problem.
* **Have a question?** You can ask or find answers in the [discussions](https://github.com/LEGO/AsyncAPI.NET/discussions).
16
+
17
+
* **Found an editing mistake?** Create a Pull Request with the edited fix. The Github UI allows you to edit files directly.
18
+
19
+
* **Feature request?** First read [asyncapi/spec/blob/master/CONTRIBUTING.md](https://github.com/LEGO/AsyncAPI.NET/blob/main/CONTRIBUTING.md) and prefer creating a Pull Request!
0 commit comments