Skip to content

Commit 9a1e621

Browse files
author
Ron
authored
Merge pull request OAI#1373 from maverickelementalch/patch-1
Update version in description to OpenAPI 3.0
2 parents e9d2225 + fe0975d commit 9a1e621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v3.0/petstore-expanded.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: "3.0.0"
22
info:
33
version: 1.0.0
44
title: Swagger Petstore
5-
description: A sample API that uses a petstore as an example to demonstrate features in the swagger-2.0 specification
5+
description: A sample API that uses a petstore as an example to demonstrate features in the OpenAPI 3.0 specification
66
termsOfService: http://swagger.io/terms/
77
contact:
88
name: Swagger API Team

0 commit comments

Comments
 (0)