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

TypeError: unhashable type: 'dict' #144

Open
tnozicka opened this issue Nov 3, 2023 · 0 comments
Open

TypeError: unhashable type: 'dict' #144

tnozicka opened this issue Nov 3, 2023 · 0 comments

Comments

@tnozicka
Copy link

tnozicka commented Nov 3, 2023

I've tried to use the sphinxcontrib.openapi on an openapi v2 received from kubernetes apiserver (kubectl get --raw /openapi/v2 | yq -Poy) apiserver but it failed with

Sphinx parallel build error:
TypeError: unhashable type: 'dict'

unfortunately, there is no context in the error message to help assess which part of the file breaks it.

The corresponding rst file looks like

API Reference
=============


.. openapi:: kube.yaml

and the kube.yaml is attached within kube.zip

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

1 participant