har-to-openapi

HAR to OpenAPI spec generator

Downloads
1.7K
Stars
65
Committers
3

Bot releases are visible (Hide)

har-to-openapi - v2.1.0 Latest Release

Published by github-actions[bot] about 2 months ago

2.1.0 (2024-09-03)

Bug Fixes

Features

har-to-openapi - v2.0.0

Published by github-actions[bot] about 1 year ago

2.0.0 (2023-08-11)

BREAKING CHANGES

  • Added option to include examples for non json parseable responses, include response types for more mime types
har-to-openapi - v1.13.0

Published by github-actions[bot] about 1 year ago

1.13.0 (2023-07-30)

Features

  • pathReplace: config to replace strings (f778f7b)
har-to-openapi - v1.12.0

Published by github-actions[bot] over 1 year ago

1.12.0 (2023-07-08)

Features

  • add dist and src files to output, bump versions (9093fb7)
har-to-openapi - v1.11.0

Published by github-actions[bot] over 1 year ago

1.11.0 (2023-04-25)

Features

  • promenance: add npm promenance (68eb6af)
har-to-openapi - v1.10.2

Published by github-actions[bot] over 1 year ago

1.10.2 (2023-04-11)

Bug Fixes

  • esm: replace lodash-es with lodash for esm compat (0078bbc)
har-to-openapi - v1.10.1

Published by github-actions[bot] over 1 year ago

1.10.1 (2023-01-22)

Bug Fixes

har-to-openapi - v1.10.0

Published by github-actions[bot] about 2 years ago

1.10.0 (2022-10-08)

Features

  • options: pass har entry into urlFilter callback (229989f)
har-to-openapi - v1.9.0

Published by github-actions[bot] about 2 years ago

1.9.0 (2022-10-08)

Features

  • types: add parameter defaults into tsdoc (ad0e3f8)
har-to-openapi - v1.8.0

Published by github-actions[bot] about 2 years ago

1.8.0 (2022-10-08)

Features

  • types: add parameter hints into Intellisence (de12851)
har-to-openapi - v1.7.1

Published by github-actions[bot] about 2 years ago

1.7.1 (2022-10-05)

Bug Fixes

  • dont include required if none required (01b4977)
har-to-openapi - v1.7.0

Published by github-actions[bot] about 2 years ago

1.7.0 (2022-09-30)

Features

  • bump version, remove mjs version (f76bf1f)
har-to-openapi - v1.6.2

Published by github-actions[bot] about 2 years ago

1.6.2 (2022-08-08)

Bug Fixes

  • names: better names for summaries (ce10092)
har-to-openapi - v1.6.1

Published by github-actions[bot] about 2 years ago

1.6.1 (2022-08-08)

Bug Fixes

  • types: only include loopback openapi types (47c47cc)
har-to-openapi - v1.6.0

Published by github-actions[bot] about 2 years ago

1.6.0 (2022-08-08)

Features

  • types: changed output type name (f74fcbe)
har-to-openapi - v1.5.1

Published by github-actions[bot] about 2 years ago

1.5.1 (2022-08-08)

Bug Fixes

  • versions: bumped version of openapi (435068c)
har-to-openapi - v1.5.0

Published by github-actions[bot] about 2 years ago

1.5.0 (2022-08-08)

Bug Fixes

  • time: fix tests due to mismatched time by mocking system time (bee7cfb)
  • time: fix tests due to mismatched time by mocking system time (5499284)

Features

  • options: added option to discard paths with no successful responses (a7a3ace)
har-to-openapi - v1.4.4

Published by github-actions[bot] about 2 years ago

1.4.4 (2022-08-08)

Bug Fixes

  • prettier: updated prettier script (2a5e7e3)
har-to-openapi - v1.4.3

Published by github-actions[bot] about 2 years ago

1.4.3 (2022-08-08)

Bug Fixes

  • esm: only include a cjs export (22da6ab)
har-to-openapi - v1.4.2

Published by github-actions[bot] about 2 years ago

1.4.2 (2022-08-08)

Bug Fixes

  • parameters: add defaults (1e6f412)