cic-internal-integration/apps/cic-eth/cic_eth/server/controllers/authorization_controller.py
2021-11-12 11:14:40 +03:00

7 lines
151 B
Python

from typing import List
"""
controller generated to handled auth operation described at:
https://connexion.readthedocs.io/en/latest/security.html
"""