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
For more information, visit [capire](https://cap.cloud.sap/docs/node.js/cds-compile#to-asyncapi)
41
+
For more information, visit [capire](https://cap.cloud.sap/docs/node.js/cds-compile#asyncapi)
25
42
26
43
27
44
### 2. Usage from CLI
28
45
29
46
Run the following command in the CLI to generate the AsyncAPI document.
30
47
31
48
```sh
32
-
cds compile <filename> --to asyncapi
49
+
$ cds compile <filename> --to asyncapi
33
50
```
34
51
35
52
@@ -41,7 +58,7 @@ This project is open to feature requests/suggestions, bug reports etc. via [GitH
41
58
42
59
## Code of Conduct
43
60
44
-
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](CODE_OF_CONDUCT.md) at all times.
61
+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/cap-js/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
0 commit comments