square / connect-api-specification

This repository contains the OpenAPI specification as well as templates for generating SDKs for Square's APIs
https://squareup.com/developers
Apache License 2.0
72 stars 35 forks source link

Several of the new types are missing their prefixes #201

Open jonlund opened 10 months ago

jonlund commented 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

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.

jonlund commented 10 months ago

I take it back... I forgot that once before when I made it a bug it got a response