Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Simmon <[email protected]>
  • Loading branch information
PrincessMadMath and asimmon authored Dec 20, 2023
1 parent 1bcae4f commit b5ab47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Validates at build time that the OpenAPI specification files extracted from the ASP.NET Core Web API being built conform to Workleap API guidelines.

Depending if the users the Contract-First or Code-First approach this MsBuild task will:
Depending if the user chose the Contract-First or Code-First development mode this MSBuild task will:

- Install tools: OasDiff, Spectral, SwashbuckleCLI
- Generate the OpenAPI specification file from the associated Web API
Expand Down

0 comments on commit b5ab47b

Please sign in to comment.