{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-gamelift/refs/heads/main/json-structure/gamelift-player-attribute-string-double-map-structure.json", "name": "PlayerAttributeStringDoubleMap", "description": "PlayerAttributeStringDoubleMap schema from Amazon GameLift API", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/DoubleObject" } }