martijn_raats
09/08/2023, 10:33 AMschema:
"*":
"*":
type: ["string", "null"]
maxLength: 65535
To my meltano.yml. Except this transforms every attribute to a string. I would just like to add the maxLength to attributes of type 'string'. Is that possible?edgar_ramirez_mondragon
09/08/2023, 4:35 PM