Commit 47431dae authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.532_Rel16_CR0252_Add_missing_definition_of_the_JSON_Patch_document' into 'Integration_Rel16_SA5_149_YAML'

Ts28.532 rel16 cr0252 add missing definition of the json patch document

See merge request !610
parents 82ad6ca8 f481a099
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -493,4 +493,8 @@ components:
          type: string
        path:
          type: string
        value: {}
        value:
          nullable: true
      required:
        - op
        - path