Skip to content

v2.0.0-preview.13

Compare
Choose a tag to compare
@release-please release-please released this 14 Mar 15:54
0a12b63

2.0.0-preview.13 (2025-03-14)

Features

  • adds OpenApiDocument.SerializeAs() so simplify serialization scenarios (371a574)
  • enable null reference type support (#2146) (96574ec)
  • enables references as components (eeffba9)
  • use http method object instead of enum (8baff28)

Bug Fixes

  • a bug where references would not serialize summary or descriptions in 3.1 (ca7ccdd)
  • handling for reference IDs with http prefix (3385a0e)