Skip to content

Error on Updating FastAPI enpoint #510

Open
@veryberry

Description

@veryberry

Module

fastapi

Describe the bug

File "/fastapi/models/fastapi_endpoint.py", line 201, in _reset_app
self._reset_app_cache_marker.clear_cache(self)
AttributeError: 'function' object has no attribute 'clear_cache'

To Reproduce

Affected versions:
16.0

Steps to reproduce the behavior:

  1. Change root_path on any existing endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions