Skip to content

v2

Compare
Choose a tag to compare
@cbini cbini released this 10 Sep 19:57
  • PowerSchool.authorize() is now called upon client instantiation. The auth parameter must be passed.
  • Fixed Schema.query() ignoring the page parameter, if passed.
  • dcid renamed to pk for Schema.query() -- not all table primary keys are DCID.
  • Removed superfluous print statement when fetching access token.
  • Code formatting with black