reconciliation-api / specs

Specifications of the reconciliation API
https://reconciliation-api.github.io/specs/draft/
31 stars 9 forks source link

No JSON schema for data extension property proposal response #118

Closed wetneb closed 1 year ago

wetneb commented 1 year ago

In https://reconciliation-api.github.io/specs/0.2/#dfn-data-extension-property-proposal-response, Respec (the spec-writing framework we use) complains that we never refer to the definition of a data extension property proposal response.

We should add a JSON Schema for this response and use the existing mechanism to validate valid and invalid examples against it.