Separate exception types (#2930)

This commit is contained in:
sunn
2019-05-18 11:57:23 +02:00
committed by GitHub
parent f550553e3f
commit e85e1f112a
28 changed files with 195 additions and 111 deletions

View File

@@ -2,7 +2,7 @@
* OpenAPI Petstore
* This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
*
* OpenAPI spec version: 1.0.0
* The version of the OpenAPI document: 1.0.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).