Skip to content

2.0.0-rc.77

Compare
Choose a tag to compare
@AlexVarchuk AlexVarchuk released this 06 Sep 16:16
580f883

2.0.0-rc.77 (2022-09-06)

Bug Fixes

  • add hard limit on deref depth to prevent crashes (ddde105)
  • do not use discriminator when specific schema was referenced in oneOf or anyOf (#2153) (6ac1e1e)
  • hoistOneOf missing refs stack and improve allOf for same $ref (bb325d0)
  • latest docker cli tag (#2140) (8dc03eb)
  • markdown parent name (#2062) (da9ed0b)

Features