Files
fastapi-cache/fastapi_cache
Martijn Pieters 832650347b Attach updated endpoint signature to inner
Not all endpoints accept a __signature__ attribute, nor should the
cache decorator modify the decorated endpoint. Attach the signature
to the returned inner function instead.

While here, refactor the signature updating code, and extract it to
a separate function.
2023-04-27 18:14:59 +01:00
..
2023-02-15 10:45:19 +08:00
2022-11-07 16:39:17 +08:00
2022-10-25 08:50:56 +07:00