Skip to content

Commit

Permalink
Update bindings for version 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarey committed Dec 8, 2022
1 parent 747e777 commit ca8723f
Show file tree
Hide file tree
Showing 495 changed files with 149,308 additions and 131,342 deletions.
592 changes: 308 additions & 284 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.0
6.2.1
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM openapitools/openapi-generator-cli:v5.4.0
FROM openapitools/openapi-generator-cli:v6.2.1

RUN apt-get update \
&& apt-get install -y --no-install-recommends jq=1.5+dfsg-2+b1 golang=2:1.11~1 \
&& apt-get install -y --no-install-recommends jq golang \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down
332 changes: 172 additions & 160 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit ca8723f

Please sign in to comment.