1test input.yaml /^ title: test$/;" t 2example.com input.yaml /^host: example.com$/;" s 3/sample/path input.yaml /^ \/sample\/path:$/;" p 4/sample/other/path input.yaml /^ \/sample\/other\/path:$/;" p 5PolymorphicString input.yaml /^ PolymorphicString:$/;" d 6PolymorphicInteger input.yaml /^ PolymorphicInteger:$/;" d 7Param1 input.yaml /^ Param1:$/;" P 8Param2 input.yaml /^ Param2:$/;" P 9Response1 input.yaml /^ Response1:$/;" R 10Response2 input.yaml /^ Response2:$/;" R 11