Skip to content

v1.3.0: Support Pixela v1.21.0

Compare
Choose a tag to compare
@ebc-2in2crc ebc-2in2crc released this 03 Dec 17:04

Support Pixela v1.21.0

  • Add Graph.Get() that support GET - /v1/users/<username>/graphs/<graphID>/graph-def
  • Add withBody parameter that support GET - /v1/users/<username>/graphs/<graphID>/pixels?withBody=true
  • [Breaking Change] Pixels.Pixels type changes from []string to interface{}