Commit c61534cc authored by ruiyue's avatar ruiyue
Browse files

Update file TS28541_5GcNrm.yaml

parent 3bdc0b62
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3058,8 +3058,8 @@ components:
        operationSemantics:
          $ref: '#/components/schemas/OperationSemantics'
    NFType:
      type: string
      description: ' NF name defined in TS 23.501 or TS 29.510'.This datatype is used for writable attribute    
      type: string
      enum:
        - NRF
        - UDM
@@ -3123,9 +3123,8 @@ components:
        - TWIF
        - TSN_AF
    NFTypeRo:
      type: string
      readOnly: true
      description: ' NF name defined in TS 23.501 or TS 29.510'. This datatype is used for readOnly attribute    
      type: string
      enum:
        - NRF
        - UDM
@@ -3188,6 +3187,7 @@ components:
        - W_AGF
        - TWIF
        - TSN_AF
      readOnly: true        

    OperationSemantics:
      type: string