Skip to content

Commit 6d9198c

Browse files
docs: update OpenAPI spec
1 parent 600c3d6 commit 6d9198c

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

fern/openapi/openapi.yaml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,12 @@ servers:
44
description: Demo server
55
info:
66
description: |-
7-
This is a sample Plant Store Server based on the OpenAPI 3.0 specification. You can find out more about
8-
Swagger at [http://swagger.io](http://swagger.io). In the third iteration of the plant store, we've switched to the design first approach!
9-
You can now help us improve the API whether it's by making changes to the definition itself or to the code.
10-
That way, with time, we can improve the API in general, and expose some of the new features in OAS3.
11-
12-
Some useful links:
13-
- [The Plant Store repository](https://github.com/swagger-api/swagger-plantstore)
14-
- [The source API definition for the Plant Store](https://github.com/swagger-api/swagger-plantstore/blob/master/src/main/resources/openapi.yaml)
7+
This is a sample Plant Store Server based on the OpenAPI 3.0 specification.
158
version: 1.0.17
16-
title: Swagger Plantstore - OpenAPI 3.0
17-
termsOfService: "http://swagger.io/terms/"
9+
title: Swagger Plant Store - OpenAPI 3.0
10+
termsOfService: "http://buildwithfern.com/tos/"
1811
contact:
19-
email: apiteam@swagger.io
12+
email: support@buildwithfern.com
2013
license:
2114
name: Apache 2.0
2215
url: "http://www.apache.org/licenses/LICENSE-2.0.html"

0 commit comments

Comments
 (0)