mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
394840e352
* add line break test to petstore-security-test.yaml * add objc/swift security testing * add go,scala,qt5cpp for security test * add security test for typescript * fix go security issue, fix consumes,produces line break |
||
---|---|---|
.. | ||
docs | ||
.gitignore | ||
.swagger-codegen-ignore | ||
.travis.yml | ||
api_client.go | ||
api_response.go | ||
configuration.go | ||
fake_api.go | ||
git_push.sh | ||
LICENSE | ||
model_return.go | ||
pom.xml | ||
README.md |
Go API client for swagger
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: " \ *_/ ' " =end
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 1.0.0 *_/ ' " =end \r\n \n \r
- Package version: 1.0.0
- Build date: 2016-07-12T18:49:24.937+08:00
- Build package: class io.swagger.codegen.languages.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
"./swagger"
Documentation for API Endpoints
All URIs are relative to *https://petstore.swagger.io / ' " =end \r\n \n \r/v2 */ ' " =end \r\n \n \r
Class | Method | HTTP request | Description |
---|---|---|---|
FakeApi | TestCodeInjectEndRnNR | Put /fake | To test code injection *_/ ' " =end \r\n \n \r |
Documentation For Models
Documentation For Authorization
api_key
- Type: API key
- API key parameter name: api_key */ ' " =end \r\n \n \r
- Location: HTTP header
petstore_auth
- Type: OAuth
- Flow: implicit
- Authorizatoin URL: http://petstore.swagger.io/api/oauth/dialog
- Scopes:
- write:pets: modify pets in your account */ ' " =end \r\n \n \r
- read:pets: read your pets */ ' " =end \r\n \n \r
Author
apiteam@swagger.io *_/ ' " =end \r\n \n \r