Commit 52b374a2 authored by bradburyr's avatar bradburyr
Browse files

Enforce minimum length on hostname.

parent 82de0b8c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ components:
      properties:
        hostname:
          type: string
          minLength: 1
        ipv4Addr:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Ipv4Addr'
        ipv6Addr: