mirror of
https://github.com/docker/compose.git
synced 2026-06-25 18:48:47 +00:00
Add support for extension fields in v2.x and v3.4
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
2daf3628e9
commit
c8b2dd2fb1
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
}
|
||||
},
|
||||
|
||||
"patternProperties": {"^x-": {}},
|
||||
"additionalProperties": false,
|
||||
|
||||
"definitions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue