<p>The NGINX configuration included in the OpenCAPIF deployment has been improved.
Previously, the nginx.conf implemented a weak validation mechanism for some endpoints; this logic has now been refactored and split into different logical components.</p>
<p>The NGINX configuration now uses maps to handle policies, errors, services, and other concerns, following a modular structure. This approach simplifies the addition of new endpoints or policies in the future.</p>