Commit 632facaa authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.532_Rel17_CR0253_Add_missing_definition_of_the_JSON_Patch_document' into 'Integration_Rel17_SA5_149_YAML'

Ts28.532 rel17 cr0253 add missing definition of the json patch document

See merge request !611
parents bdbabee2 38b3dab1
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -508,4 +508,8 @@ components:
          type: string
        path:
          type: string
        value: {}
        value:
          nullable: true
      required:
        - op
        - path