Etsy API Drift — medium severity
Detected: 2026-07-27 | Severity: medium | Summary: changed endpoints, schema changes
What Changed (Diff Report)
Etsy OAS Spec Diff Report
New Endpoints
No new endpoints.
Removed Endpoints
No removed endpoints.
Changed Endpoints
createDraftListing (POST /v3/application/shops/{shop_id}/listings)
- Parameters removed: legacy
findAllActiveListingsByShop (GET /v3/application/shops/{shop_id}/listings/active)
- Parameters removed: legacy
findAllListingsActive (GET /v3/application/listings/active)
- Parameters removed: legacy
getListing (GET /v3/application/listings/{listing_id})
- Parameters removed: legacy
getListingInventory (GET /v3/application/listings/{listing_id}/inventory)
- Parameters removed: legacy
getListingsByShop (GET /v3/application/shops/{shop_id}/listings)
- Parameters removed: legacy
updateListing (PATCH /v3/application/shops/{shop_id}/listings/{listing_id})
- Parameters removed: legacy
updateListingInventory (PUT /v3/application/listings/{listing_id}/inventory)
- Parameters removed: legacy
Schema Changes
Etsy_Modules_ListingPersonalization_Api_Resources_OpenApi_PersonalizationQuestion
- Properties added: add_on_price
Deprecations
No new deprecations.
SDK Impact (Audit Report)
Coverage Summary
- Total OAS operations: 105
- Mapped to SDK methods: 105 (105 implemented, 0 stubs)
- Missing from SDK: 0
- Extra SDK methods (no OAS match): 0
- Code issues found: 0
- Missing exports: 0
- Suppressed (verified): 11
- Effective coverage: 100.0%
Missing Endpoints
Action Required
Review recommended. New or changed endpoints that may need SDK updates.
- Run
/maintain-audit to review changes
- Check if new endpoints need SDK methods
Auto-generated by Maintenance Check
Etsy API Drift —
mediumseverityDetected: 2026-07-27 | Severity:
medium| Summary: changed endpoints, schema changesWhat Changed (Diff Report)
Etsy OAS Spec Diff Report
New Endpoints
No new endpoints.
Removed Endpoints
No removed endpoints.
Changed Endpoints
createDraftListing (
POST /v3/application/shops/{shop_id}/listings)findAllActiveListingsByShop (
GET /v3/application/shops/{shop_id}/listings/active)findAllListingsActive (
GET /v3/application/listings/active)getListing (
GET /v3/application/listings/{listing_id})getListingInventory (
GET /v3/application/listings/{listing_id}/inventory)getListingsByShop (
GET /v3/application/shops/{shop_id}/listings)updateListing (
PATCH /v3/application/shops/{shop_id}/listings/{listing_id})updateListingInventory (
PUT /v3/application/listings/{listing_id}/inventory)Schema Changes
Etsy_Modules_ListingPersonalization_Api_Resources_OpenApi_PersonalizationQuestion
Deprecations
No new deprecations.
SDK Impact (Audit Report)
Coverage Summary
Missing Endpoints
Action Required
Review recommended. New or changed endpoints that may need SDK updates.
/maintain-auditto review changesAuto-generated by Maintenance Check