diff --git a/public.openapi.json b/public.openapi.json index 764727e..61aa728 100644 --- a/public.openapi.json +++ b/public.openapi.json @@ -1373,7 +1373,6 @@ "type": "string", "maxLength": 63, "minLength": 1, - "pattern": "^[a-z][a-z0-9\\-]*$", "x-rh-ipa-hcc": { "type": "defs" }, diff --git a/public.openapi.yaml b/public.openapi.yaml index 1de4e30..19fb0e7 100644 --- a/public.openapi.yaml +++ b/public.openapi.yaml @@ -974,12 +974,12 @@ components: type: defs x-rh-rdn-value: name LocationName: + # validation pattern was removed to not be more restrictive than IPA server title: Location identifier (IPA location, AD site) description: A location identifier (lower-case DNS label) type: string maxLength: 63 minLength: 1 - pattern: ^[a-z][a-z0-9\-]*$ x-rh-ipa-hcc: type: defs example: alpha