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

[html2] Various enhancements #643

Merged
merged 1 commit into from
Jul 26, 2018
Merged

[html2] Various enhancements #643

merged 1 commit into from
Jul 26, 2018

Commits on Jul 25, 2018

  1. Various enhancements to html2 docsgen

    This commit includes the following changes:
    
    - Fix docs not generating parameter descriptions, add rust sample.
    - Add example to doc output.
    - Add basic scope reporting.
    - Stringify the JSON "Example" objects for response schemas.
    - Prettify JSON examples in response schemas.
    - Parse and present multiline response descriptions.
    - Add API error details to docsgen.
    - Add read only markers to read only properties.
    - Fix up style document indentation.
    - Add support for `x-shared-errors`, an extension to define common error types that can be shared across a microservice framework.
    angusi authored and Benjamin Gill committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    5df65f4 View commit details
    Browse the repository at this point in the history