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

feat: make proxy address customizable #909

Merged
merged 5 commits into from
Oct 17, 2024
Merged

feat: make proxy address customizable #909

merged 5 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. feat: make proxy address customizable

    Converting proxyUrl into a string would be possibly a breaking change,
    so instead I added a proxyAddress option which is a URL to use instead
    of try.readme.io
    
    The reason to make this change is so that I can test a beta version of
    try.readme.io safely in staging
    
    Bumped oas-to-har version to 23.3.0
    llimllib committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9c9a488 View commit details
    Browse the repository at this point in the history
  2. revert: package changes

    llimllib committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f1c1af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02eb060 View commit details
    Browse the repository at this point in the history
  4. docs: // -> /* */

    llimllib committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d8ed4d3 View commit details
    Browse the repository at this point in the history
  5. docs: remove comment

    llimllib committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    48840fa View commit details
    Browse the repository at this point in the history