https://github.com/getkin/kin-openapi/blob/648d6b9a170b6162c79927aeba39bda2fe37386a/openapi2/openapi2.go#L147 For some reason the `deprecated` field is missing for the v2 operation struct. Is it intentional?
kin-openapi/openapi2/openapi2.go
Line 147 in 648d6b9
For some reason the
deprecatedfield is missing for the v2 operation struct.Is it intentional?