forked from loafle/openapi-generator-original
* 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
17 lines
329 B
Plaintext
17 lines
329 B
Plaintext
{
|
|
"object": {
|
|
"pins": [
|
|
{
|
|
"package": "AnyCodable",
|
|
"repositoryURL": "https://github.com/Flight-School/AnyCodable",
|
|
"state": {
|
|
"branch": null,
|
|
"revision": "38b05fc9f86501ef8018aa90cf3d83bd97f74067",
|
|
"version": "0.4.0"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"version": 1
|
|
}
|