Fix readonly with isReadOnly (#4102)

* fix readonly

* update samples
This commit is contained in:
William Cheng
2019-10-09 15:16:22 +08:00
committed by GitHub
parent 25596cf8f0
commit cf38c56aa6
160 changed files with 252 additions and 252 deletions

View File

@@ -6,8 +6,8 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bar** | **String** | | [optional]
**foo** | **String** | | [optional]
**bar** | **String** | | [optional] [readonly]
**foo** | **String** | | [optional] [readonly]