Commit 60f44ee3 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Update TS29509_Nausf_UPUProtection.yaml

parent 847bc9b7
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -61,11 +61,11 @@ components:
          items:
            $ref: '#/components/schemas/UpuData'
          minItems: 1
        ackInd:
          $ref: '#/components/schemas/AckInd'
        upuAckInd:
          $ref: '#/components/schemas/UpuAckInd'
      required: 
        - upuDataList
        - ackInd
        - upuAckInd
    UpuSecurityInfo:
      type: object
      properties:
@@ -97,7 +97,7 @@ components:
    CounterUpu:
      type: string
      pattern: '^[A-Fa-f0-9]{4}$'
    AckInd:
    UpuAckInd:
      type: boolean

externalDocs: