ApiMp - 04/30/2025
This article presents a list of new features, improvements and corrections available in ApiMp.
Fixes:
RateLimit returning HTML page instead of JSON
- Situation: if the company exceeded the configured RateLimit, the error response was returning an HTML page and not JSON, as per the API standard.
- Solution: A treatment was made to always return an object in JSON format.