Ask a question to get started
Enter to sendā¢Shift+Enter new line
PYTHON_TO_JSON_TYPES = {'str': 'string', 'int': 'integer', 'float': 'number', 'bool': 'boolean'}