Skip to content

Releases: ipfans/tiktok

Bugfix

13 Jul 04:59
2214a4e
Compare
Choose a tag to compare
add category id (#19)

Co-authored-by: mozartmm <mozart.muhammad@shipper.id>

Model updates

13 Jul 02:10
6b0daf6
Compare
Choose a tag to compare
Merge pull request #18 from ipfans/update_stock

fix update stock

Model updates

07 Jul 06:47
1cd80eb
Compare
Choose a tag to compare
v0.4.19

Allow multi endpoint settings (#16)

Model updates

01 Jul 09:46
5506012
Compare
Choose a tag to compare
v0.4.18

Fix data type

Update model

30 Jun 14:13
29b0541
Compare
Choose a tag to compare
Update reverse order list request struct (#15)

Co-authored-by: Feng <xiong.feng@shipper.id>

Bugfix

30 Jun 11:04
Compare
Choose a tag to compare

Bugfix

  • Pickup/Dropoff request

Update model

30 Jun 08:32
8946984
Compare
Choose a tag to compare
  • Update category rule model

Bugfix

30 Jun 07:00
3151fb8
Compare
Choose a tag to compare
  • Fix CancelOrder URL path

Model updates

29 Jun 11:33
c68668f
Compare
Choose a tag to compare
Add omitempty (#14)

* add missing fields

* fix tests

* remove required if the int field can be assigned to 0

* add omitempty for optional fields

Co-authored-by: Justin <li.rui@shipper.id>
Co-authored-by: ipfans <363344+ipfans@users.noreply.github.com>

Model updates

29 Jun 10:58
667ffe7
Compare
Choose a tag to compare
Remove required (#13)

* add missing fields

* fix tests

* remove required if the int field can be assigned to 0

Co-authored-by: Justin <li.rui@shipper.id>
Co-authored-by: ipfans <363344+ipfans@users.noreply.github.com>