This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Releases: carforyou/carforyou-api-client-pkg
Releases · carforyou/carforyou-api-client-pkg
v4.0.0: feat: api call for cities (#15)
v2.1.1
v3.0.0
- removed
consumption
field and replaced it withconsumptionCombined
v2.1.0
v2.0.0
Added all calls used by dealer-hub
New configuration options
Option Name | Meaning |
---|---|
tokenRefreshServiceUrl |
URL to Auth Service used to refresh access tokens |
Added API calls
CarForYou service
Options service
Catalogue service
Other changes
firstRegistrationDate
andlastInspectionDate
of a listing are now parsed and returned as a{ month, year }
objectdefaultSort
was renamed todefaultListingsSort
because a dealer listing search uses a different default sorting optionSortTypeParams
andSortOrderParams
were renamed toListingSortTypeParams
ListingSortOrderParams
respectively for the same reason- named export of
ApiClient
instead of default export for tree shake-ability
v2.0.0-0
-
- save dealer listing 0f5f4ff
-
- date encoding tests c2a1a00
-
- validate dealer listing 007408f
-
- listing mandatory fields 7369b54
-
- save listing images 2808d56
-
- generate presigned image url b248af9
-
- save options 0df1fbf
-
- fetch dealer listing returns full listings 34c3dbb
-
- add fetch dealer listing options call 7a94e9b
-
- unpublish dealer listing 69585b0
-
- archive dealer listing e6f525c
-
- publish dealer listing bf9f5a4
-
- fetch dealer listing 8d2ad9c
-
- align listing type with dealerhub 216eab2
- ! format b8b5879
-
- fetchDealerListings call 797aeea
-
- dealer listing params 84090be
-
- switch to named export e200ce2
-
- type ApiClient funtions 51b9ad5
- ~ typo b243137
-
- add fetchDealerListingsCount ec10ff7
-
- tokens setting and refreshing 7323641
-
- add token refresh service 91cd129
-
- add fetchTypeOptions 487ba41
-
- add fetchType call a8128dc
-
- allow 0 as a value when converting to query string 78d87f6
-
- fetchTypes 2ac3ff2
- ~ split models and params 9583c24
- chore: update readme (#8) bd3c08c
- User side API calls (#7) 4640974
- prefetch zip codes (#6) 81bc2cf
- ! ponyfill fetch (#5) b804ad1
- Prefetch api (#4) 012bc01
- First call (#2) fecc1d1
- Configuration (#1) 5997443
-
- minimal config 95438a8
v1.0.0
Following API calls are handled
Also accompanying modes and param types, as well as default values, are exported.
CarForYou Service
Options Service
Inventory search service
Catalogue Service
Dealer service
User notification service
v1.0.0-alpha.2
- ! correct field stats in fetchListings 019b91b
v1.0.0-alpha.1
v0.0.1-alpha.9
-
- export types b93c085