Skip to content

Commit af85f82

Browse files
authored
Merge pull request #703 from bbiggerr/managed-address-charlimit
Add Managed Service address character limit
2 parents f91c977 + 7cd3b6b commit af85f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24272,6 +24272,7 @@ components:
2427224272
type: string
2427324273
format: url
2427424274
minLength: 3
24275+
maxLength: 100
2427524276
description: >
2427624277
The URL at which this Service is monitored.
2427724278

0 commit comments

Comments
 (0)