Skip to content

Commit ca8723f

Browse files
committed
Update bindings for version 0.0.17
1 parent 747e777 commit ca8723f

File tree

495 files changed

+149308
-131342
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

495 files changed

+149308
-131342
lines changed

.openapi-generator/FILES

Lines changed: 308 additions & 284 deletions
Large diffs are not rendered by default.

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.4.0
1+
6.2.1

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM openapitools/openapi-generator-cli:v5.4.0
1+
FROM openapitools/openapi-generator-cli:v6.2.1
22

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

README.md

Lines changed: 172 additions & 160 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)