{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediastore/refs/heads/main/json-structure/mediastore-api-method-name-structure.json", "name": "MethodName", "type": "string", "description": "MethodName schema from Amazon MediaStore API", "enum": [ "PUT", "GET", "DELETE", "HEAD" ] }