Changes to Initiate an International Scheduled Payment

POST /international-scheduled-payments

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 24 of the 50 revisions of this API.12078171

  1. 59fa1131ff963
  2. 8aca7b397e143
  3. 5dbf59c53db831
  4. 4a10fcc8639c3
  5. 1c8f74b55cd41
  6. 2e4e040f09e075
  7. 4ac465cd8df531218
  8. e083c4ef6d2421312
  9. 7200524aada433
  10. 432908f7ba3433
  11. a5f21d69fbc033
  12. 7491ba5b59063915
  13. e78aaf6dd31c219
  14. 70e4630527d53315
  15. 76cda65b3a3e2163
  16. 5bd66a1398ff3321
  17. 9e88fe822ca0663
  18. 02a49cac8571736
  19. 334749479aba75
  20. 29b839f65e5f15
  21. 6311e422675715
  22. 31bdd8df938d1818
  23. 0b2fc7ad58f333
  24. fe2d7792c95d33

What changed

    • added the new Other enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new Other enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new Other enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new CRYP enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new CRYP enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new CRYP enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

  • 5dbf59c53db831See the full diff
    • removed the enum value CRYP of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value CRYP of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value CRYP of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • added the new optional header request parameter x-client-id

      new-optional-request-parameter

    • added the new CRYP enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new CRYP enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new CRYP enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the non-success response with the status

      response-non-success-status-added

  • 2e4e040f09e075See the full diff
    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/json; charset=utf-8)

      request-property-pattern-added

    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/json)

      request-property-pattern-added

    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/jose+jwe)

      request-property-pattern-added

    • the ///// request property type changed from integer to string, and format from int32 to no format (media type: application/json)

      request-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/json; charset=utf-8)

      response-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/json)

      response-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/jose+jwe)

      response-property-type-changed

    • the ///// request property type was generalized from integer to string, and format from int32 to no format (media type: application/json; charset=utf-8)

      request-property-type-generalized

    • the ///// request property type was generalized from integer to string, and format from int32 to no format (media type: application/jose+jwe)

      request-property-type-generalized

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/json; charset=utf-8)

      response-property-pattern-added

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/json)

      response-property-pattern-added

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/jose+jwe)

      response-property-pattern-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4ac465cd8df531218See the full diff
    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json; charset=utf-8)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/jose+jwe)

      request-property-min-length-increased

    • the //////// request property's maxLength was set to 2048 (media type: application/json; charset=utf-8)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/json)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/jose+jwe)

      request-property-max-length-set

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • added the new BillPayment enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • e083c4ef6d2421312See the full diff
    • removed the enum value BillPayment of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json; charset=utf-8)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/jose+jwe)

      response-property-max-length-unset

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json; charset=utf-8)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/jose+jwe)

      response-property-min-length-decreased

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/jose+jwe)

      request-property-pattern-changed

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json; charset=utf-8)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/jose+jwe)

      request-property-min-length-decreased

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7200524aada433See the full diff
    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • 432908f7ba3433See the full diff
    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/jose+jwe)

      request-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • a5f21d69fbc033See the full diff
    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • 7491ba5b59063915See the full diff
    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json; charset=utf-8)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/jose+jwe)

      request-property-min-length-increased

    • the //////// request property's maxLength was set to 2048 (media type: application/json; charset=utf-8)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/json)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/jose+jwe)

      request-property-max-length-set

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • added the new BillPayment enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

  • e78aaf6dd31c219See the full diff
    • removed the enum value BillPayment of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json; charset=utf-8)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/jose+jwe)

      response-property-max-length-unset

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json; charset=utf-8)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/jose+jwe)

      response-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json; charset=utf-8)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/jose+jwe)

      request-property-min-length-decreased

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 70e4630527d53315See the full diff
    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json; charset=utf-8)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/jose+jwe)

      request-property-min-length-increased

    • the //////// request property's maxLength was set to 2048 (media type: application/json; charset=utf-8)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/json)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/jose+jwe)

      request-property-max-length-set

    • added the new BillPayment enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

  • 76cda65b3a3e2163See the full diff
    • removed the enum value BillPayment of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json; charset=utf-8)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/jose+jwe)

      response-property-max-length-unset

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json; charset=utf-8)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/jose+jwe)

      response-property-min-length-decreased

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json; charset=utf-8)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/jose+jwe)

      request-property-min-length-decreased

  • 5bd66a1398ff3321See the full diff
    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json; charset=utf-8)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/jose+jwe)

      request-property-min-length-increased

    • the //////// request property's maxLength was set to 2048 (media type: application/json; charset=utf-8)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/json)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/jose+jwe)

      request-property-max-length-set

    • added the new BillPayment enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/json)

      response-optional-property-added

    • added the optional property // to the response with the status (media type: application/jose+jwe)

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9e88fe822ca0663See the full diff
    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json; charset=utf-8)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/json)

      response-property-max-length-unset

    • the //////// response property's maxLength was unset from 2048 for the response status (media type: application/jose+jwe)

      response-property-max-length-unset

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json; charset=utf-8)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/json)

      response-property-min-length-decreased

    • the //////// response property's minLength was decreased from 1 to 0 for the response status (media type: application/jose+jwe)

      response-property-min-length-decreased

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json; charset=utf-8)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/json)

      response-optional-property-removed

    • removed the optional property // from the response with the status (media type: application/jose+jwe)

      response-optional-property-removed

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json; charset=utf-8)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/json)

      request-property-min-length-decreased

    • the //////// request property's minLength was decreased from 1 to 0 (media type: application/jose+jwe)

      request-property-min-length-decreased

  • 02a49cac8571736See the full diff
    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json; charset=utf-8)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/json)

      request-property-min-length-increased

    • the //////// request property's minLength was increased from 0 to 1 (media type: application/jose+jwe)

      request-property-min-length-increased

    • the ///// request property type changed from string to integer, and format from no format to int32 (media type: application/json; charset=utf-8)

      request-property-type-changed

    • the ///// request property type changed from string to integer, and format from no format to int32 (media type: application/json)

      request-property-type-changed

    • the ///// request property type changed from string to integer, and format from no format to int32 (media type: application/jose+jwe)

      request-property-type-changed

    • the ///// response's property type changed from string to integer, and format from no format to int32 for status (media type: application/json)

      response-property-type-changed

    • the //////// request property's maxLength was set to 2048 (media type: application/json; charset=utf-8)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/json)

      request-property-max-length-set

    • the //////// request property's maxLength was set to 2048 (media type: application/jose+jwe)

      request-property-max-length-set

    • removed the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ from the request property ///// (media type: application/json; charset=utf-8)

      request-property-pattern-removed

    • removed the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ from the request property ///// (media type: application/json)

      request-property-pattern-removed

    • removed the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ from the request property ///// (media type: application/jose+jwe)

      request-property-pattern-removed

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was removed for the status (media type: application/json; charset=utf-8)

      response-property-pattern-removed

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was removed for the status (media type: application/json)

      response-property-pattern-removed

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was removed for the status (media type: application/jose+jwe)

      response-property-pattern-removed

  • 334749479aba75See the full diff
    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/json; charset=utf-8)

      request-property-pattern-added

    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/json)

      request-property-pattern-added

    • added the pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ to the request property ///// (media type: application/jose+jwe)

      request-property-pattern-added

    • the ///// request property type changed from integer to string, and format from int32 to no format (media type: application/json)

      request-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/json; charset=utf-8)

      response-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/json)

      response-property-type-changed

    • the ///// response's property type changed from integer to string, and format from int32 to no format for status (media type: application/jose+jwe)

      response-property-type-changed

    • the ///// request property type was generalized from integer to string, and format from int32 to no format (media type: application/json; charset=utf-8)

      request-property-type-generalized

    • the ///// request property type was generalized from integer to string, and format from int32 to no format (media type: application/jose+jwe)

      request-property-type-generalized

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/json; charset=utf-8)

      response-property-pattern-added

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/json)

      response-property-pattern-added

    • the ///// response's property pattern ^\d{1,13}$|^\d{1,13}\.\d{1,5}$ was added for the status (media type: application/jose+jwe)

      response-property-pattern-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the enum value BillPayment of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value BillPayment of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceGoods of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value EcommerceServices of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PartyToParty of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value PispPayee of the request property / (media type: application/jose+jwe)

      request-property-enum-value-removed

    • added the new BillPayment enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new BillPayment enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceGoods enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new EcommerceServices enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PartyToParty enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json; charset=utf-8)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/json)

      request-property-enum-value-added

    • added the new PispPayee enum value to the request property / (media type: application/jose+jwe)

      request-property-enum-value-added

  • 31bdd8df938d1818See the full diff
    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property /// from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • added the new CANC enum value to the / response property for the response status (media type: application/json; charset=utf-8)

      response-property-enum-value-added

    • added the new CANC enum value to the / response property for the response status (media type: application/json)

      response-property-enum-value-added

    • added the new CANC enum value to the / response property for the response status (media type: application/jose+jwe)

      response-property-enum-value-added

    • added the new RCVD enum value to the / response property for the response status (media type: application/json; charset=utf-8)

      response-property-enum-value-added

    • added the new RCVD enum value to the / response property for the response status (media type: application/json)

      response-property-enum-value-added

    • added the new RCVD enum value to the / response property for the response status (media type: application/jose+jwe)

      response-property-enum-value-added

    • the // response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the /// response's property pattern was changed from ^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2} to ^[A-Z0-9]{18,18}[0-9]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • 0b2fc7ad58f333See the full diff
    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from ^[A-Z]{2,2}$ to [A-Z]{2,2} (media type: application/jose+jwe)

      request-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from ^[A-Z]{2,2}$ to [A-Z]{2,2} for the status (media type: application/jose+jwe)

      response-property-pattern-changed

  • fe2d7792c95d33See the full diff
    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json; charset=utf-8)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/json)

      request-property-pattern-changed

    • changed the pattern of the request property // from [A-Z]{2,2} to ^[A-Z]{2,2}$ (media type: application/jose+jwe)

      request-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json; charset=utf-8)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/json)

      response-property-pattern-changed

    • the // response's property pattern was changed from [A-Z]{2,2} to ^[A-Z]{2,2}$ for the status (media type: application/jose+jwe)

      response-property-pattern-changed