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
make html
...
reading sources... [ 45%] reference/monitor/api
Exception occurred:
File "/usr/local/lib/python3.9/site-packages/sphinxcontrib/openapi/utils.py", line 108, in normalize_spec
method.setdefault('parameters', [])
AttributeError: 'str' object has no attribute 'setdefault'
The full traceback has been saved in /var/folders/wh/w0_d38p56yz3fqwjj39tcnsw0000gp/T/sphinx-err-o1xngntb.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [html] Error 2
reference/monitor/api.rst contains:
DMM Public APIs
===============
.. openapi:: /_static/api-specs/dmm-4.6/dmm.yaml
:examples:
/_static/api-specs/dmm-4.6/dmm.yaml contains references like this one:
openapi/sphinxcontrib/openapi/utils.py
Line 108 in 4f78db9
reference/monitor/api.rst
contains:/_static/api-specs/dmm-4.6/dmm.yaml
contains references like this one:Where
drift_analyze.yaml
and other referenced files are in the same directory asdmm.yaml
.The text was updated successfully, but these errors were encountered: