diff --git a/v2/gcdapi/accessibility.go b/v2/gcdapi/accessibility.go index 1fffc52..a6afa66 100644 --- a/v2/gcdapi/accessibility.go +++ b/v2/gcdapi/accessibility.go @@ -16,7 +16,7 @@ type AccessibilityAXValueSource struct { Attribute string `json:"attribute,omitempty"` // The name of the relevant attribute, if any. AttributeValue *AccessibilityAXValue `json:"attributeValue,omitempty"` // The value of the relevant attribute, if any. Superseded bool `json:"superseded,omitempty"` // Whether this source is superseded by a higher priority source. - NativeSource string `json:"nativeSource,omitempty"` // The native markup source for this value, e.g. a