mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
Rename and move decorators
This commit is contained in:
@@ -6,7 +6,7 @@ and functionality shared between Swagger 2 and OpenAPI 3 specifications.
|
||||
import abc
|
||||
import logging
|
||||
|
||||
from ..decorators.decorator import RequestResponseDecorator
|
||||
from ..decorators.lifecycle import RequestResponseDecorator
|
||||
from ..decorators.parameter import parameter_to_arg
|
||||
from ..utils import all_json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user