Skip to content

Releases: openapi-generators/openapitools-generator-action

1.5.0

Choose a tag to compare

@dbanty dbanty released this 14 Jul 20:04
b729d18

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

1.4.1 - 2023-06-22

Choose a tag to compare

@dbanty dbanty released this 22 Jun 18:21
d6dcbb3

Fixed UID for self-hosted runners (#21, #23) by @alexef

1.4.0

Choose a tag to compare

@dbanty dbanty released this 04 Dec 02:56
4caa5f8

What's Changed

  • Any path which starts with / will be treated as an absolute file path and not prepended with /github/workspace/. #16, #17

1.3.0 - 2022-02-26

Choose a tag to compare

@dbanty dbanty released this 27 Feb 02:47
4b4f4d6

What's Changed

  • feat: add template-dir argument for custom templates by @rcebrian in #12

New Contributors

Full Changelog: v1.2.0...v1.3.0

1.2.0 - 2022-01-01

Choose a tag to compare

@dbanty dbanty released this 01 Jan 18:58
1dedccb

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

1.1.1 - 2021-10-30

Choose a tag to compare

@dbanty dbanty released this 30 Oct 23:28
b6a71e1

What's Changed

Full Changelog: v1.1.0...v1.1.1

1.1.0 - 2021-10-08

Choose a tag to compare

@dbanty dbanty released this 09 Oct 03:59

New Features

  1. Add openapi-url parameter for loading remote documents. Closes #2 by @dbanty in #5
  2. Add ability to select a specific Docker tag of the generator. Closes #3 by @dbanty in #6

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Initial Release + Publication

Choose a tag to compare

@emann emann released this 01 Feb 23:21

Initial Release + Publication