{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/new-relic/refs/heads/main/json-structure/openapi-key-transaction-links-response-structure.json", "name": "KeyTransactionLinksResponse", "description": "KeyTransactionLinksResponse schema", "type": "object", "properties": { "application": { "type": "int32", "description": "Application from which this key transaction originated", "example": 100 } } }