Api Shield Schema Upload Details Warning
data class ApiShieldSchemaUploadDetailsWarning(val code: Int? = null, val locations: List<String>? = null, val message: String? = null)
Properties
Link copied to clipboard
JSONPath location(s) in the schema where these events were encountered. See https://goessner.net/articles/JsonPath/ for JSONPath specification.