chore: Update api/CHANGELOG.md

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Adrián Jesús Peña Rodríguez
2025-05-05 15:34:31 +02:00
committed by GitHub
parent 2bbf1e1017
commit e9c96b0b11
+2 -2
View File
@@ -8,8 +8,8 @@ All notable changes to the **Prowler API** are documented in this file.
### Added
- Added M365 as a new provider [(#7563)](https://github.com/prowler-cloud/prowler/pull/7563).
- Added compliance folder to export outputs as ZIP functionality [(#7653)](https://github.com/prowler-cloud/prowler/pull/7653).
- Added a new endpoint to download the specified compliance file [(#7653)](https://github.com/prowler-cloud/prowler/pull/7653).
- Added a `compliance/` folder and ZIPexport functionality for all compliance reports.[(#7653)](https://github.com/prowler-cloud/prowler/pull/7653).
- Added a new API endpoint to fetch and download any specific compliance file by name [(#7653)](https://github.com/prowler-cloud/prowler/pull/7653).
---