You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/oa-to-md", line 27, in <module>
converter.convert()
File "/usr/local/lib/python3.9/site-packages/open_api_schemas_to_markdown/converter.py", line 29, in convert
ObjectFormatter(object_name, values, self.locale).format()
File "/usr/local/lib/python3.9/site-packages/open_api_schemas_to_markdown/converter.py", line 56, in format
type=self.type(values),
File "/usr/local/lib/python3.9/site-packages/open_api_schemas_to_markdown/converter.py", line 97, in type
return values['type']
KeyError: 'type'
The text was updated successfully, but these errors were encountered:
Getting this error :
The text was updated successfully, but these errors were encountered: