ska_dlm.fastapi_utils
Common utilities for CLI modules.
Functions
|
Create dictionary of default FastAPI annotations for a given function. |
|
Create a FastAPI field info. |
|
Extract token from Bearer string and decode. |
|
Automatically applies fastapi_docstring_annotate to all FastAPI app routes. |
|
Decorate FastAPI function with doc annotations from the signature and docstring. |
|
Get the underlying type union of an annotation. |