export interface ApiContractMapping { apiContractField: string; jsonSchemaProperty: string; }