aswi2021jmsd-gitlab/swagger_server/controllers/authorization_controller.py @ eff25d7c
1 |
from typing import List |
---|---|
2 |
"""
|
3 |
controller generated to handled auth operation described at:
|
4 |
https://connexion.readthedocs.io/en/latest/security.html
|
5 |
"""
|
6 |
|