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

Error in docs #37

Open
fish-train opened this issue Jul 21, 2021 · 0 comments
Open

Error in docs #37

fish-train opened this issue Jul 21, 2021 · 0 comments

Comments

@fish-train
Copy link

Example from https://sphinxcontrib-redoc.readthedocs.io/en/stable/:

redoc = [ { 'name': 'Batcomputer API', 'page': 'api', 'spec': 'specs/batcomputer.yml', 'embed': True, }, { 'name': 'Example API', 'page': 'example/index', 'spec': 'http://example.com/openapi.yml', 'opts': { 'lazy': False, 'nowarnings': False, 'nohostname': False, 'required-props-first': True, 'expand-responses': ["200", "201"], } }, ]

ReDoc doesn't have options "lazy", but it has "lazy-rendering". Another opts is written with error too.

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