File: MergePatch.yml

package info (click to toggle)
openapi-specification 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,604 kB
  • sloc: javascript: 425; sh: 189; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
overlay: 1.0.0
info:
  title: An example of an overlay that performs a Merge Patch
  version: 1.0.0
updates:
- target: "@"   
  merge:
    openapi: 3.0.3
    paths: {}