Open mshustov opened 4 years ago
We have inconsistency in validation rules:
hostname
uri
We should unify the approach and extract hostname to a separate type as well.
Pinging @elastic/kibana-platform (Team:Platform)
We have inconsistency in validation rules:
hostname
is a sub-type of the string type.uri
is a separate type.We should unify the approach and extract
hostname
to a separate type as well.