Skip to content

Releases: NeuraLegion/har-sdk

@har-sdk/[email protected]

07 Oct 08:01
dbc3b45
Compare
Choose a tag to compare

@har-sdk/oas 2.10.0 (2024-10-07)

Features

  • oas: allow skipping the Accept header inference (#254) (dbc3b45), closes #253

@har-sdk/[email protected]

22 Aug 12:03
e24dd94
Compare
Choose a tag to compare

@har-sdk/postman 2.4.6 (2024-08-22)

Bug Fixes

  • postman: introduce support for v2.0.0 auth object (#251) (e24dd94), closes #250

@har-sdk/[email protected]

22 Aug 11:15
ce551fe
Compare
Choose a tag to compare

@har-sdk/oas 2.9.3 (2024-08-22)

Bug Fixes

  • oas: combine PathItemObject and OperationObject parameters (#249) (ce551fe), closes #248

@har-sdk/[email protected]

14 Aug 10:23
2b19177
Compare
Choose a tag to compare

@har-sdk/openapi-sampler 2.2.1 (2024-08-14)

Bug Fixes

  • openapi-sampler: able to sample pattern with nested infinite quantifiers and max-length (#247) (2b19177), closes #246

@har-sdk/[email protected]

14 Aug 10:23
2b19177
Compare
Choose a tag to compare

@har-sdk/oas 2.9.2 (2024-08-14)

Dependencies

  • @har-sdk/openapi-sampler: upgraded to 2.2.1

@har-sdk/[email protected]

22 Apr 12:26
f927e7e
Compare
Choose a tag to compare

@har-sdk/oas 2.9.1 (2024-04-22)

Bug Fixes

  • oas: ignore path item properties other than http methods (#243) (f927e7e), closes #242

@har-sdk/[email protected]

27 Feb 06:37
a47621a
Compare
Choose a tag to compare

@har-sdk/openapi-sampler 2.2.0 (2024-02-27)

Features

  • oas: introduce support for examples vendor extensions in Swagger converter (a47621a), closes #224

@har-sdk/[email protected]

27 Feb 06:37
a47621a
Compare
Choose a tag to compare

@har-sdk/oas 2.9.0 (2024-02-27)

Features

  • oas: introduce support for examples vendor extensions in Swagger converter (a47621a), closes #224

Dependencies

  • @har-sdk/openapi-sampler: upgraded to 2.2.0

@har-sdk/[email protected]

14 Nov 16:27
30eb0e4
Compare
Choose a tag to compare

@har-sdk/oas 2.8.4 (2023-11-14)

Bug Fixes

@har-sdk/[email protected]

10 Oct 13:45
d7f1a96
Compare
Choose a tag to compare

@har-sdk/openapi-sampler 2.1.4 (2023-10-10)

Bug Fixes

  • sampler: introduce minLength support for string pattern format sample (#217) (d7f1a96), closes #216