Skip to content

Conversation

CastixGitHub
Copy link

openapi 3.0.0 improvements:

  • multipart/form-data request body printed
  • show security Autorization headers with a nice lock unicode.
  • print other request headers
  • show content-type headers

…d. - show security Autorization headers with a nice lock unicode. - print other request headers - show content-type headers
@sommerlilie
Copy link

Hey @CastixGitHub!

I would like to use your improvements in my project, but can't get it included in the conf.py properly.
Could you explain how to substitute the extension with your version?

Thank you in advance,
Sue

@CastixGitHub
Copy link
Author

hi @sommerlilie there's no need to tweak conf.py
just add 'sphinxcontrib.openapi', to the extensions.

did you set up the options from the rst source file?
eg:

.. openapi:: ../specs/main.yml
   :request:
   :group:
   :examples:

@CastixGitHub
Copy link
Author

also tell me if you need other authentication methods, i'll be happy to add them too

@stephenfin
Copy link
Member

@CastixGitHub would you be able to rebase this and resolve the conflicts? I'd be happy to get this merged for you.

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

Successfully merging this pull request may close these issues.

3 participants