Open jonlund opened 10 months ago
A bunch of the new types have broken references. I believe every case is because they are missing prefix. For example, instead of just Policy it should be CheckoutLocationSettingsPolicy
Policy
CheckoutLocationSettingsPolicy
This commit on my forked version is an easy way to see which ones are broken: https://github.com/Flash-Order/connect-api-specification/commit/8fa6212acfbef87a42eba6ffe219c2333f8d33fa
Does anyone at Square even care though? I've posted about stuff like this before and don't hear anything back.
I take it back... I forgot that once before when I made it a bug it got a response
A bunch of the new types have broken references. I believe every case is because they are missing prefix. For example, instead of just
Policy
it should beCheckoutLocationSettingsPolicy
This commit on my forked version is an easy way to see which ones are broken: https://github.com/Flash-Order/connect-api-specification/commit/8fa6212acfbef87a42eba6ffe219c2333f8d33fa
Does anyone at Square even care though? I've posted about stuff like this before and don't hear anything back.