Skip to content

Commit

Permalink
docs: update OpenAPI spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored Oct 18, 2024
1 parent 600c3d6 commit 6d9198c
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions fern/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,12 @@ servers:
description: Demo server
info:
description: |-
This is a sample Plant Store Server based on the OpenAPI 3.0 specification. You can find out more about
Swagger at [http://swagger.io](http://swagger.io). In the third iteration of the plant store, we've switched to the design first approach!
You can now help us improve the API whether it's by making changes to the definition itself or to the code.
That way, with time, we can improve the API in general, and expose some of the new features in OAS3.
Some useful links:
- [The Plant Store repository](https://github.com/swagger-api/swagger-plantstore)
- [The source API definition for the Plant Store](https://github.com/swagger-api/swagger-plantstore/blob/master/src/main/resources/openapi.yaml)
This is a sample Plant Store Server based on the OpenAPI 3.0 specification.
version: 1.0.17
title: Swagger Plantstore - OpenAPI 3.0
termsOfService: "http://swagger.io/terms/"
title: Swagger Plant Store - OpenAPI 3.0
termsOfService: "http://buildwithfern.com/tos/"
contact:
email: apiteam@swagger.io
email: support@buildwithfern.com
license:
name: Apache 2.0
url: "http://www.apache.org/licenses/LICENSE-2.0.html"
Expand Down

0 comments on commit 6d9198c

Please sign in to comment.