Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: infusionsoft/API-Sample-Code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jeremiahmarks/API-Sample-Code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 17, 2014

  1. * Updated comment on line 40 to accurately reflect the limit that is …

    …being set. \n* Updated page value on line 41 to actually start with the first page rather than the second.
    jeremiahmarks committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    1c29c27 View commit details
    Browse the repository at this point in the history
  2. Added header information to sample

    Cleaned up commenting style
    Grouped sections of code together slightly differently
    Removed semicolon from end of lines
    Replaced extranious print statements with \n
    Updated verbiage from "Group" to "Tag" in variable names and comments
    Added DateCreated field to the last search
    Updated comment regarding the search limit so that it accuratly represents the value assigned
    Updated page value from 1 to 0 so that it will return the first page of results
    Modified final print statement to include DateCreated field in a meaningful manner
    jeremiahmarks committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    867e9c4 View commit details
    Browse the repository at this point in the history
  3. Added header information to sample

    Cleaned up commenting style
    Grouped sections of code together slightly differently
    Removed semicolon from end of lines
    Replaced extranious print statements with \n
    Updated verbiage from "Group" to "Tag" in variable names and comments
    Added DateCreated field to the last search
    Updated comment regarding the search limit so that it accuratly represents the value assigned
    Updated page value from 1 to 0 so that it will return the first page of results
    Modified final print statement to include DateCreated field in a meaningful manner
    jeremiahmarks committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    366feea View commit details
    Browse the repository at this point in the history
Loading