mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
abe44df1ec
For example, the "scoreMap" and "cateMap" properties below: "definitions": { "User": { "properties": { "scoreMap": { "type": "object", "additionalProperties": { "type": "integer", "format": "int32", } }, "cateMap": { "type": "object", "additionalProperties": { "$ref": "#/definitions/Category" } } } } } |
||
---|---|---|
.. | ||
akka-scala | ||
android-java | ||
async-scala | ||
csharp/SwaggerClientTest | ||
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient | ||
dart | ||
flash/src/main/flex | ||
java | ||
objc | ||
perl | ||
php | ||
python | ||
qt5cpp | ||
ruby | ||
scala | ||
swift | ||
tizen/client | ||
typescript-angular | ||
typescript-node |