class OpenApiTypes: STR = str INT = int BOOL = bool UUID = str DATE = str DATETIME = str OBJECT = dict