xref: /Universal-ctags/Units/parser-openapi.r/openapi.d/expected.tags (revision 871007dc55b1297703d4fd39d217c110dda5671f)
1test	input.yaml	/^    title: test$/;"	t
2http://example.com	input.yaml	/^  - url: http:\/\/example.com$/;"	s
3/sample/path	input.yaml	/^    \/sample\/path:$/;"	p
4/sample/other/path	input.yaml	/^    \/sample\/other\/path:$/;"	p
5NullableField	input.yaml	/^        NullableField:$/;"	d
6NullableFieldStringEnum	input.yaml	/^        NullableFieldStringEnum:$/;"	d
7CustomHeader	input.yaml	/^        CustomHeader:$/;"	P
8Response1	input.yaml	/^        Response1:$/;"	R
9Response2	input.yaml	/^        Response2:$/;"	R
10android_handler	input.yaml	/^  - name: android_handler$/;"	T
11ios_handler	input.yaml	/^  - name: ios_handler$/;"	T
12