forked from loafle/openapi-generator-original
* generator for dart jaguar * migrate to openapi-generator * fix locale issue * add auth generation for dart jaguar * fix generation of jaguar api with auth (#1009) * update deps (#1016) * add CI tests for dart jaguar * update dart jaguar bin script * trigger build failure * Revert "trigger build failure" This reverts commit a7d8bfd47a93f0903932aeff4afefeb7aa4c5c4a.
545 B
545 B
openapi.model.ApiResponse
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | int | [optional] [default to null] | |
type | String | [optional] [default to null] | |
message | String | [optional] [default to null] |