Skip to content

Commit fe0975d

Browse files
Update version in description to OpenAPI 3.0
1 parent e9d2225 commit fe0975d

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)