How to get rid of " 413 Request Entity Too Large" error?
I can see below where its defined, but cant find how its used. Where is the config defined, that I can change to get rid of this error.
Class: HS.API.REST.AbstractRESTAPI
Parameter HTTP413REQUESTENTITYTOOLARGE As %String = "413 Request Entity Too Large";

