Release notes 26.2.1

Detected 65 changes between schemas. Breaking changes: 3

❌ Breaking changes (3)

  • Enum value 'LATAM_NDC_API' was removed from enum 'AccessSubtype'
  • Field 'latamNdcApi' was removed from object type 'IBlackboxConfiguration'
  • Field 'paginationInfo' was removed from object type 'DocumentPaginationResult'

📝 Description changes (3)

  • Field 'ClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API, NDC_LATAM_PORTAL, ARC)'
  • Input field 'IClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API, NDC_LATAM_PORTAL, ARC)'
  • Field 'IClientConfigurationResponse.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API)'

✅ Added (59)

  • Type 'DocumentFilters' was added
  • Type 'EpsColumns' was added
  • Type for argument 'filter' on field 'Query.documents' changed from 'DocumentFilter' to 'DocumentFilters'
  • Enum value 'NDC_LATAM_API' was added to enum 'AccessSubtype'
  • Enum value 'ARC' was added to enum 'AccessType'
  • Field 'ndcLatamApi' was added to object type 'IBlackboxConfiguration'
  • Input field 'fopType' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'issueDate' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_gt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_gte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_lt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_lte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_not' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_not_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_gt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_gte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_lt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_lte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_not' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_not_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'reissue' of type 'Boolean' was added to input object type 'DocumentFilter'
  • Input field 'reissue_not' of type 'Boolean' was added to input object type 'DocumentFilter'
  • Field 'pageInfo' was added to object type 'DocumentPaginationResult'
  • Field 'identificationNotes' was added to object type 'Document'
  • Field 'epsTable' was added to object type 'TablesConfig'
  • Input field 'notes' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Field 'epsFilters' was added to object type 'FiltersConfig'

🗑️ Removed (3)

  • Enum value 'LATAM_NDC_API' was removed from enum 'AccessSubtype'
  • Field 'latamNdcApi' was removed from object type 'IBlackboxConfiguration'
  • Field 'paginationInfo' was removed from object type 'DocumentPaginationResult'

Quick summary

  • Breaking: 3
  • Args: 0
  • Types: 0
  • Descriptions: 3
  • Added: 59
  • Removed: 3