Commit 27f97aca authored by sunse's avatar sunse
Browse files

replacing -> with >- Update TS28541_SliceNrm.yaml

parent 88f7c9a3
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -583,30 +583,30 @@ components:
      items:
        $ref: '#/components/schemas/SliceProfile'
    FeasibilityResult:
      description: ->
      description: >-
        An attribute which specifies the feasibility check result for the feasibility check job.
      type: string
      enum:
        - FEASIBLE
        - INFEASIBLE
    InFeasibleReason:
      description: ->
      description: >-
        An attribute that specifies the additional reason information if the feasibility check result is infeasible.The detailed ENUM value is FFS. 
      type: string
    RecommendedRequirements:
      description: ->
      description: >-
        An attribute that specifies the recommended network slicing related requirements (i.e. ServiceProfile and SliceProfile information) which can be supported by the MnS producer.. 
      type: string
    ResourceReservation:
      description: ->
      description: >-
        An attribute represents MnS consumer's requirements for resource reservation.
      type: boolean
    RequestedReservationExpiration:
      description: ->
      description: >-
        An attribute which specifes MnS consuner's requirements for the validity period of the resource reservation.
      type: string
    ResourceReservationStatus:
      description: ->
      description: >-
        An attribute which specifies the resource reservation result for the feasibility check job.
      type: string
      enum:
@@ -614,11 +614,11 @@ components:
        - UNRESERVED
        - USED
    ReservationExpiration:
      description: ->
      description: >-
        An attribute which specifes the actual validity period of the resource reservation..
      type: string
    ReservationFailureReason:
      description: ->
      description: >-
        An attribute that specifies the additional reason information if the reservation is failed. 
      type: string