-
-
Notifications
You must be signed in to change notification settings - Fork 129
faq
Mike Ralphson edited this page Oct 19, 2019
·
1 revision
YAML merge keys are a feature of YAML 1.1. The OpenAPI Specification (at least version 3.x) recommends the use of YAML 1.2 and this is also the default operating mode of OAS-Kit.
If you add a #%YAML 1.1 directive to the top of your input file, OAS-Kit including swagger2openapi correctly supports YAML merge keys.