forked from loafle/openapi-generator-original
Spelling fixes
This commit is contained in:
@@ -140,7 +140,7 @@ Class | Method | HTTP request | Description
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ After the client library is installed/deployed, you can use it in your Maven pro
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ After the client library is installed/deployed, you can use it in your Maven pro
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ Class | Method | HTTP request | Description
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ Import the following:
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issues.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
@@ -292,7 +292,7 @@ Class | Method | HTTP request | Description
|
||||
{{#models}}{{#model}} - [{{moduleName}}::Object::{{classname}}]({{modelDocPath}}{{classname}}.md)
|
||||
{{/model}}{{/models}}
|
||||
|
||||
# DOCUMENTATION FOR AUTHORIATION
|
||||
# DOCUMENTATION FOR AUTHORIZATION
|
||||
{{^authMethods}} All endpoints do not require authorization.
|
||||
{{/authMethods}}{{#authMethods}}{{#last}} Authentication schemes defined for the API:{{/last}}{{/authMethods}}
|
||||
{{#authMethods}}## {{{name}}}
|
||||
|
||||
@@ -134,7 +134,7 @@ Authentication schemes defined for the API:
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ Authentication schemes defined for the API:
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
|
||||
|
||||
## Author
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ This ObjC package is automatically generated by the [Swagger Codegen](https://gi
|
||||
|
||||
- API version: 1.0.0
|
||||
- Package version:
|
||||
- Build date: 2016-07-19T16:53:26.476+08:00
|
||||
- Build date: 2016-08-28T17:01:51.939+03:00
|
||||
- Build package: class io.swagger.codegen.languages.ObjcClientCodegen
|
||||
|
||||
## Requirements
|
||||
@@ -56,7 +56,7 @@ Import the following:
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issues.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ This ObjC package is automatically generated by the [Swagger Codegen](https://gi
|
||||
|
||||
- API version: 1.0.0
|
||||
- Package version:
|
||||
- Build date: 2016-07-19T16:53:24.981+08:00
|
||||
- Build date: 2016-08-28T17:01:51.110+03:00
|
||||
- Build package: class io.swagger.codegen.languages.ObjcClientCodegen
|
||||
|
||||
## Requirements
|
||||
@@ -56,7 +56,7 @@ Import the following:
|
||||
|
||||
## Recommendation
|
||||
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issue.
|
||||
It's recommended to create an instance of ApiClient per thread in a multi-threaded environment to avoid any potential issues.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Automatically generated by the [Swagger Codegen](https://github.com/swagger-api/
|
||||
|
||||
- API version: 1.0.0
|
||||
- Package version: 1.0.0
|
||||
- Build date: 2016-08-28T15:57:37.016+08:00
|
||||
- Build date: 2016-08-28T17:02:32.695+03:00
|
||||
- Build package: class io.swagger.codegen.languages.PerlClientCodegen
|
||||
|
||||
## A note on Moose
|
||||
@@ -389,7 +389,7 @@ Class | Method | HTTP request | Description
|
||||
- [WWW::SwaggerClient::Object::User](docs/User.md)
|
||||
|
||||
|
||||
# DOCUMENTATION FOR AUTHORIATION
|
||||
# DOCUMENTATION FOR AUTHORIZATION
|
||||
|
||||
## api_key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user