Files
2022-04-21 17:35:37 +02: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
"""