]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻ Internal small refactor, move `operation_id` parameter position in delete method...
authorJunghoon Yang <yangjunghooon@gmail.com>
Fri, 2 Sep 2022 13:36:00 +0000 (22:36 +0900)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 13:36:00 +0000 (13:36 +0000)
commit52b5b08910356b22cb9837bda88f73f517dd8652
tree66e8caa22d6958e523aee17b966ffc31e4d593b6
parente7e6404faf41836bc74978714381c2587b53c0c3
♻ Internal small refactor, move `operation_id` parameter position in delete method for consistency with the code (#4474)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/applications.py