Skip to content

Releases: JuliaComputing/OpenAPI.jl

v0.1.25

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:58
7323f20

OpenAPI v0.1.25

Diff since v0.1.24

Merged pull requests:

  • feat: support for query parameter serialization style "deepObject" (#78) (@vdayanand)
  • chore: update version for tagging (#79) (@tanmaykm)

v0.1.24

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:52
ca35820

OpenAPI v0.1.24

Diff since v0.1.23

Merged pull requests:

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 18 May 03:36
35834a6

OpenAPI v0.1.23

Diff since v0.1.22

Merged pull requests:

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 15 Mar 03:18
6c820c5

OpenAPI v0.1.22

Diff since v0.1.21

Merged pull requests:

v0.1.21

Choose a tag to compare

@github-actions github-actions released this 06 Dec 12:01
85d0dd1

OpenAPI v0.1.21

Diff since v0.1.20

Merged pull requests:

  • helper method to create HTTP response with code (#64) (@tanmaykm)

v0.1.20

Choose a tag to compare

@github-actions github-actions released this 04 Oct 06:46
9b6bf34

OpenAPI v0.1.20

Diff since v0.1.19

Merged pull requests:

  • add missing convert method for AnyOfAPIModel (#62) (@tanmaykm)
  • handle Any types that can hold vectors also (#63) (@tanmaykm)

v0.1.19

Choose a tag to compare

@tanmaykm tanmaykm released this 18 Sep 07:12
a63766e

What's Changed

  • add missing convert method for AnyOfAPIModel by @tanmaykm in #62

Full Changelog: v0.1.18...v0.1.19

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 09 Sep 01:25
c563a12

OpenAPI v0.1.18

Diff since v0.1.17

Merged pull requests:

  • fix some UnionAPIModel marshalling issues (#61) (@tanmaykm)

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:42
ca99f1d

OpenAPI v0.1.17

Diff since v0.1.16

Merged pull requests:

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:28
bb286a8

OpenAPI v0.1.16

Diff since v0.1.15

Merged pull requests:

  • server_response: added Content-Type for serialized json (#55) (@rssdev10)
  • add docs using documenter (#56) (@tanmaykm)
  • Update Project.toml, increment patch version (#57) (@tanmaykm)