fix typo
All checks were successful
Build and Push Docker Image to Gitea / build (push) Successful in 10m59s

This commit is contained in:
Sam Bargallo 2025-06-14 15:31:10 -05:00
parent d2afa0e959
commit e4fbd474b6

View File

@ -571,7 +571,7 @@ def cache_status():
Flask endpoint to check cache status and statistics.
Provides information about the current state of the API cache,
including number of entries and expiry configuration.
including the number of entries and expiry configuration.
Returns:
JSON response with cache statistics