Files
gitbook/.github/CODEOWNERS
T
2025-06-20 08:41:02 +02:00

4 lines
197 B
Plaintext

# Changes to the API data cache functions can invalidate all existing data cache
# causing a massive amount of revalidation, impacting our API.
packages/gitbook-v2/src/lib/data/api.ts @SamyPesse