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

Issue #248 Add a curl request example #408

Merged
merged 4 commits into from Jun 10, 2020

Commits on Jun 5, 2020

  1. Issue Swagger2Markup#248 Add a curl request example

    added configurable 3 kinds of request examples:
    
    - basic (default, no source highlight)
    - curl (bash source highlight)
    - Invoke-WebRequest (powershell source highlight)
    tntclaus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    aaabe45 View commit details
    Browse the repository at this point in the history
  2. updated default.properties to support curl example request feature

    Issue Swagger2Markup#248 Add a curl request example
    
    added configurable 3 kinds of request examples:
    
    - basic (default, no source highlight)
    - curl (bash source highlight)
    - Invoke-WebRequest (powershell source highlight)
    tntclaus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    87315e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. added few tests, fixed extra space before query "?" delimiter, added …

    …builder configuration methods
    
    Issue Swagger2Markup#248 Add a curl request example
    tntclaus committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e0317f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d35eccb View commit details
    Browse the repository at this point in the history