cic-internal-integration/apps/cic-eth/cic_eth/server/controllers/authorization_controller.py

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
"""