I can't seem to add a flow to the library. I'm getting 413 Request Entity Too Large from the dev console. The flow I'm attempting to upload can't be posted here due to the character limit, but is available at Learn JSONata with examples (manually created) · GitHub the file is 97kb
Am I to assume that this is just a limitation put in place for the Node-RED library? What is the appropriate method for sharing large flows, and making them as accessible as possible?
Do I need to break it down into multiple smaller flows? What is the file size limit, I can't find anything in the documentation about this. Or perhaps just have a link to the raw text uploaded elsewhere?