Skip to content

Commit

Permalink
Update the ballerina command used in the Sanitation doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul1995 committed Oct 25, 2024
1 parent fe83931 commit b2897a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/sanitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ These changes are done in order to improve the overall usability, and as workaro
The following command was used to generate the Ballerina client from the OpenAPI specification. The command should be executed from the repository root directory.

```bash
bal openapi -i docs/spec/openapi.yaml --mode client -o ballerina
bal openapi -i docs/spec/openapi.yaml --mode client --license docs/license.txt -o ballerina
```
Note: The license year is hardcoded to 2024, change if necessary.

0 comments on commit b2897a1

Please sign in to comment.