Skip to content

Update ApiClient interceptor order documentation to include CacheInterceptor #63

@cevheri

Description

@cevheri

Problem

The documented interceptor order comment at api_client.dart:25 omits CacheInterceptor, even though it is added in the chain. This causes confusion when diagnosing request/response behaviors.

Fix

Update the comment to include CacheInterceptor and keep numbering aligned with the actual addAll([...]) order.

Source

Copilot review on PR #59

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions