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

ExternalSquareProduct #179

Open tdo-asoft opened 2 years ago

tdo-asoft commented 2 years ago

ApplicationDetails has the property square_product which references it's definition from ExternalSquareProduct.

Looking through the JSON though there is only ApplicationDetailsExternalSquareProduct which contains no properties.

Is ExternalSquareProduct missing?