Breaking Change in API contract?

Since a couple of hours ago the API calls are failing and it seems they have introduced some breaking change. Anyone know anything about this?

They have introduces a breaking change by changing one of the Rate Limit Type names (it used to be “RAW_REQUEST”, not “RAW_REQUESTS”

Should be RAW_REQUESTS, as in https://binance-docs.github.io/apidocs/spot/en/#public-api-definitions, but there’s one part in the API documentation without the additional “S”.

It has always been without the final S, just has been changed to end with the S today around 12pm European time, not giving a heads up to anyone and so causing applications to break (Binance has not even managed to update documentation properly and not only screw up with breaking changes but also doesn’t update documentation correctly)