Skip to content

Releases: Fresa/OpenAPI.WebApiGenerator

v0.9.0

25 Mar 16:35
7f33097

Choose a tag to compare

v0.9.0 (2026-03-25)

Bug Fixes

  • json-seq enumerable detect record separator incorrectly (620ff8a)
  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-be795d6d

24 Mar 20:20

Choose a tag to compare

v0.9.0-pre-be795d6d Pre-release
Pre-release

v0.9.0-pre-be795d6d (2026-03-24)

Bug Fixes

  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-985fb9bf

24 Mar 23:04

Choose a tag to compare

v0.9.0-pre-985fb9bf Pre-release
Pre-release

v0.9.0-pre-985fb9bf (2026-03-24)

Bug Fixes

  • json-seq enumerable detect record separator incorrectly (620ff8a)
  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-920a813a

24 Mar 22:03

Choose a tag to compare

v0.9.0-pre-920a813a Pre-release
Pre-release

v0.9.0-pre-920a813a (2026-03-24)

Bug Fixes

  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-2656edb5

23 Mar 22:52

Choose a tag to compare

v0.9.0-pre-2656edb5 Pre-release
Pre-release

v0.9.0-pre-2656edb5 (2026-03-23)

Bug Fixes

  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-0c6378cf

18 Mar 21:49

Choose a tag to compare

v0.9.0-pre-0c6378cf Pre-release
Pre-release

v0.9.0-pre-0c6378cf (2026-03-18)

Bug Fixes

  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)

v0.9.0-pre-83e0b962

14 Mar 00:19

Choose a tag to compare

v0.9.0-pre-83e0b962 Pre-release
Pre-release

v0.9.0-pre-83e0b962 (2026-03-14)

Bug Fixes

  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)

v0.8.0

01 Mar 09:53
a3ff955

Choose a tag to compare

v0.8.0 (2026-03-01)

Bug Fixes

  • request: include quality value to determine content negotiation precedence for request content (af011ba)
  • response: move content into separate response classes to guarantee unique content signatures (8ccf391)

Features

  • response: add accept header content negotiation (0b7d81a)

v0.8.0-pre-661dc3e1

28 Feb 13:13

Choose a tag to compare

v0.8.0-pre-661dc3e1 Pre-release
Pre-release

v0.8.0-pre-661dc3e1 (2026-02-28)

Bug Fixes

  • request: include quality value to determine content negotiation precedence for request content (af011ba)
  • response: move content into separate response classes to guarantee unique content signatures (8ccf391)

Features

  • response: add accept header content negotiation (0b7d81a)

v0.8.0-pre-fd64fd72

27 Feb 23:03

Choose a tag to compare

v0.8.0-pre-fd64fd72 Pre-release
Pre-release

v0.8.0-pre-fd64fd72 (2026-02-27)

Bug Fixes

  • request: include quality value to determine content negotiation precedence for request content (af011ba)
  • response: move content into separate response classes to guarantee unique content signatures (8ccf391)

Features

  • response: add accept header content negotiation (0b7d81a)