fix: GS25 재고 조회 API 파라미터 수정 #85
Annotations
5 errors
|
Validate
Process completed with exit code 2.
|
|
Validate:
src/services/gs25/client.ts#L456
Property 'APIGW_BASE_URL' does not exist on type '{ readonly BFF_BASE_URL: "https://b2c-bff.woodongs.com"; readonly STORE_STOCK_PATH: "/api/bff/v2/store/stock"; }'.
|
|
Validate:
src/services/gs25/client.ts#L456
Property 'TOTAL_SEARCH_PATH' does not exist on type '{ readonly BFF_BASE_URL: "https://b2c-bff.woodongs.com"; readonly STORE_STOCK_PATH: "/api/bff/v2/store/stock"; }'.
|
|
Validate:
src/services/gs25/client.ts#L418
Property 'APIGW_BASE_URL' does not exist on type '{ readonly BFF_BASE_URL: "https://b2c-bff.woodongs.com"; readonly STORE_STOCK_PATH: "/api/bff/v2/store/stock"; }'.
|
|
Validate:
src/services/gs25/client.ts#L418
Property 'TOTAL_SEARCH_PATH' does not exist on type '{ readonly BFF_BASE_URL: "https://b2c-bff.woodongs.com"; readonly STORE_STOCK_PATH: "/api/bff/v2/store/stock"; }'.
|