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

Add support for Google App Script (UrlFetchApp) #449

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Jan 21, 2021

  1. First attempt

    Added support for Gogole Apps Script's UrlFetchApp. Based on Postman's XHR codegen
    rayliuca committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    b1438f0 View commit details
    Browse the repository at this point in the history
  2. lint tests passed

    admin committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    2a1c725 View commit details
    Browse the repository at this point in the history
  3. Bug fixes

    rayliuca committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6efb95d View commit details
    Browse the repository at this point in the history
  4. bug fix and added unit test

    rayliuca committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    624dcbf View commit details
    Browse the repository at this point in the history
  5. reverted accidental changes

    rayliuca committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    df65b00 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Updated readme

    rayliuca committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    643f497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c876d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fafab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c052a7 View commit details
    Browse the repository at this point in the history
  5. ran tests

    rayliuca committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    78b24f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd9c9b8 View commit details
    Browse the repository at this point in the history
  7. Update README

    rayliuca committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    608c3a5 View commit details
    Browse the repository at this point in the history