Skip to content

Commit

Permalink
Add more details
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Omondi committed Jul 1, 2024
1 parent 9180f60 commit d62d7bf
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,11 @@ public async Task GeneratesManifestAndUpdatesExistingAppManifestWithExistingPlug
{
var simpleDescriptionContent = @"openapi: 3.0.0
info:
version: 1.0
termsOfService: http://example.com/terms/
contact:
name: API Support
email: [email protected]
url: http://example.com/support
servers:
- url: http://localhost/
description: There's no place like home
Expand Down

0 comments on commit d62d7bf

Please sign in to comment.