Skip to content

Updated api.py #3

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

jeremiahmarks
Copy link
Contributor

Changes include:

  • 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

…being set. \n* Updated page value on line 41 to actually start with the first page rather than the second.
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant