Commit 03d2186a authored by Yimeng Deng's avatar Yimeng Deng
Browse files

32.291 Rel18 CR0597 Correction on SMS charging data type

parent f9703b4e
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1098,6 +1098,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi'
        recipientOtherAddress:
          $ref: '#/components/schemas/SMAddressInfo'
        recipientOtherAddressExtension:
          $ref: '#/components/schemas/RecipientAddress'
        recipientReceivedAddress:
          $ref: '#/components/schemas/SMAddressInfo'
        recipientSCCPAddress:
@@ -2732,13 +2734,11 @@ components:
        - type: string
          enum:
            - EMAIL_ADDRESS
            - MSISDN
            - IPV4_ADDRESS
            - IPV6_ADDRESS
            - NUMERIC_SHORTCODE
            - ALPHANUMERIC_SHORTCODE
            - OTHER
            - IMSI
        - type: string
    SMAddresseeType:
      anyOf: