Actions
Optimization #6502
open
PA
OD
schema: avoid - and . in keys
Optimization #6502:
schema: avoid - and . in keys
Effort:
Difficulty:
Label:
Description
From @Jason Ish
- don't break Elastic, just makes queries harder. '.' will break Elastic and some tools.
git grep '-' etc/schema.json . yields
- bittorrent-dht
- ftp-data
- icmp-prohib
- tcp-reset
- reject-target
These should use underscore
Actions