fastapi-cache icon indicating copy to clipboard operation
fastapi-cache copied to clipboard

fix(docs): update function signature of `request_key_builder`

Open HurSungYun opened this issue 1 year ago • 1 comments

스크린샷 2023-12-18 오후 4 17 54

I believe the function signature of request_key_builder in the example is outdated.

This PR updates the example to synchronize with the signature of default_key_builder available at: https://github.com/long2ice/fastapi-cache/blob/91ba6d75524b1f6a17ae6a3300ab51b9aa1fcf71/fastapi_cache/key_builder.py#L8

HurSungYun avatar Dec 18 '23 07:12 HurSungYun

@long2ice can you please review this PR? thanks in advance

HurSungYun avatar Dec 08 '24 11:12 HurSungYun