I am trying to understand if Cloudflare supports a way where if Open API / Swagger spec is provided to it, by default creates rules that blocks all the illegitimate combination of request uri , paths and methods.
This will really help in making our team focus on writing application specific WAF rules since the rest are blocked by default.