Bruno Coelho
|
6cf4843249
|
[swift5][client] update dependencies (#9633)
* [swift5][client] update dependencies
* [swift5][client] update sample projects
* [swift5][client] update dependencies in Carthage
|
2021-06-01 10:09:22 +08:00 |
|
Bruno Coelho
|
dee2840b20
|
[swift5][client] improve docs for Data (#9605)
|
2021-05-30 17:40:09 +08:00 |
|
Bruno Coelho
|
a61db6e596
|
[swift5][client] fix binary response (#9595)
* [swift5][client] fix binary respose
* [swift5][client] fix binary respose
|
2021-05-27 10:18:51 +08:00 |
|
William Cheng
|
4948ce78ed
|
update samples
|
2021-05-21 12:54:40 +08:00 |
|
Makoto Aoyama
|
0a34839567
|
Add hashableModels to additional properties (#9495)
* Add hashableStruct
* Revert "Remove x-swift-hashable"
This reverts commit 18053af0016fdba13fd1e5df00ad86abee071283.
* Add Hashable for x-swift-hashable
* Add config yaml to test x-swift-hashable
* Run ./bin/generate-samples.sh ./bin/configs/swift5*
* Run ./bin/utils/export_docs_generators.sh
* Run ./bin/generate-samples.sh ./bin/configs/swift5*
* Verify setHashableStruct
* Rename hashableStruct => hashableModels
- Replace hashableStruct => hashableModels
- Replace HashableStruct => HashableModels
- Replace HASHABLE_STRUCT => HASHABLE_MODELS
- Update docs
* Refactor modelObject.mustache
* Control equals and hash functions
|
2021-05-20 23:04:19 +08:00 |
|