forked from loafle/openapi-generator-original
642 B
642 B
HealthCheckResult
Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| NullableMessage | str, none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |