open-api
open-api copied to clipboard
TransactionVariations schema/model wrongly named as plural
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
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 Thanks for the feedback. I'll add it to the list of items to discuss.