Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #5

Open
suyashcjoshi opened this issue Jun 15, 2021 · 1 comment
Open

not working #5

suyashcjoshi opened this issue Jun 15, 2021 · 1 comment

Comments

@suyashcjoshi
Copy link

Getting this error :

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'
@ahaha-vip
Copy link

same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants