Open tdo-asoft opened 2 years ago
ApplicationDetails has the property square_product which references it's definition from ExternalSquareProduct.
ApplicationDetails
square_product
ExternalSquareProduct
Looking through the JSON though there is only ApplicationDetailsExternalSquareProduct which contains no properties.
ApplicationDetailsExternalSquareProduct
Is ExternalSquareProduct missing?
ApplicationDetails
has the propertysquare_product
which references it's definition fromExternalSquareProduct
.Looking through the JSON though there is only
ApplicationDetailsExternalSquareProduct
which contains no properties.Is
ExternalSquareProduct
missing?