Skip to content

Commit

Permalink
asyncapi#197 readme style
Browse files Browse the repository at this point in the history
  • Loading branch information
SennG committed Jul 7, 2024
1 parent 49fb31f commit f110afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AsyncAPI.Saunter.Generator.Build/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ If the ```AsyncAPI.Saunter.Generator.Build``` Nuget package is referenced, the d
- _AsyncAPIDocumentNames_: The AsyncAPI documents to generate. (default: generate all known documents)
- _AsyncAPIDocumentFilename_: Template of the AsyncAPI spec files (default: "{document}_asyncapi.{extension}")
- _AsyncAPIDocumentEnvVars_: Environment variable(s) to set during generation of the AsyncAPI spec files (default: none, Example: "ASPNETCORE_ENVIRONMENT=Development")

None of these properties are mandatory. Only referencing the [AsyncAPI.Saunter.Generator.Build](https://www.nuget.org/packages/AsyncAPI.Saunter.Generator.Build) Nuget package will generate a json AsyncAPI spec file for all AsyncAPI documents.

0 comments on commit f110afe

Please sign in to comment.