Commit c1fec195 authored by ruiyue's avatar ruiyue
Browse files

Update intentNrm.yaml

parent 79b2b8c3
Loading
Loading
Loading
Loading
+3 −10
Original line number Diff line number Diff line
@@ -296,16 +296,9 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "#/components/schemas/PolygonLocation"

    PolygonLocation:
      type: object
      properties:
        latitude:
          type: number
        longitude:
          type: number

            $ref: "#/components/schemas/CoverageArea"
    CoverageArea:
      type: string
    CoverageTACContext:
      type: object
      properties: