File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/integration/api-schema/apm-server-schema Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 179179 ],
180180 "properties" : {
181181 "encrypted" : {
182- "description" : " Encrypted indicates whether a request was sent as TLS/HTTPS request." ,
182+ "description" : " Encrypted indicates whether a request was sent as TLS/HTTPS request. DEPRECATED: this field will be removed in a future release. " ,
183183 "type" : [
184184 " null" ,
185185 " boolean"
Original file line number Diff line number Diff line change 178178 ],
179179 "properties" : {
180180 "encrypted" : {
181- "description" : " Encrypted indicates whether a request was sent as TLS/HTTPS request." ,
181+ "description" : " Encrypted indicates whether a request was sent as TLS/HTTPS request. DEPRECATED: this field will be removed in a future release. " ,
182182 "type" : [
183183 " null" ,
184184 " boolean"
You can’t perform that action at this time.
0 commit comments