Commit 162a2039 authored by Walter Featherstone's avatar Walter Featherstone Committed by Gerrit Code Review
Browse files

Merge "Added Traffic rules example in paths"

parents 56072485 d548503c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -11,3 +11,6 @@ responses:
      properties:
        TrafficRule:
          $ref: '#/definitions/TrafficRule'
    examples:
      application/json:
        $ref: '../examples/TrafficRule.json' 
 No newline at end of file
+4 −1
Original line number Diff line number Diff line
@@ -13,3 +13,6 @@ responses:
      properties:
        TrafficRule:
          $ref: '#/definitions/TrafficRule'
    examples:
      application/json:
        $ref: '../examples/TrafficRule.json' 
 No newline at end of file