open-api icon indicating copy to clipboard operation
open-api copied to clipboard

TransactionVariations schema/model wrongly named as plural

Open Gareth064 opened this issue 3 years ago • 1 comments

Current Endpoint Design This is not an Endpoint issue but a schema/model issue. In the Open Api Spec there is a schema for "TransactionVariations" which is plural in name, but in fact it is a single object

image

Proposed Endpoint Design Change Change the name and the description to better fit what it actually is New Name: TransactionVariation New Description: A variation chosen by the buyer during checkout.

Why are you proposing this change? To be consistent with naming across all schemas

Gareth064 avatar Dec 31 '21 15:12 Gareth064

@Gareth064 Thanks for the feedback. I'll add it to the list of items to discuss.

etsyachristensen avatar Jan 20 '22 23:01 etsyachristensen