0

Swagger Editor

 7 years ago
source link: http://editor.swagger.io/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Swagger Editor

swagger: "2.0"
info:
description: "This is a sample server Petstore server. You
    can find out more about Swagger at [http://swagger.io]
    (http://swagger.io) or on [irc.freenode.net, #swagger]
    (http://swagger.io/irc/). For this sample, you can
    use the api key `special-key` to test the authorization
     filters."
version: "1.0.0"
title: "Swagger Petstore"
termsOfService: "http://swagger.io/terms/"
contact:
license:
name: "Apache 2.0"
url: "http://www.apache.org/licenses/LICENSE-2.0.html"
host: "petstore.swagger.io"
basePath: "/v2"
tags:
- name: "pet"
description: "Everything about your Pets"
externalDocs:
description: "Find out more"
url: "http://swagger.io"
- name: "store"
description: "Access to Petstore orders"
- name: "user"
description: "Operations about user"
externalDocs:
description: "Find out more about our store"
url: "http://swagger.io"
schemes:
- "https"
- "http"
paths:
/pet:

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK