{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/FunctionUrl", "title": "FunctionUrl", "type": "string", "minLength": 40, "maxLength": 100 }