Skip to content

Commit f1db077

Browse files
committed
generator version
1 parent 5c6bace commit f1db077

File tree

175 files changed

+157
-2989
lines changed

Some content is hidden

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

175 files changed

+157
-2989
lines changed

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.16.0
1+
7.17.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Bandwidth
44
- API version: 1.0.0
5-
- Generator version: 7.16.0
5+
- Generator version: 7.17.0
66

77
Bandwidth's Communication APIs
88

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dependencies {
112112
implementation 'com.google.code.gson:gson:2.9.1'
113113
implementation 'io.gsonfire:gson-fire:1.9.0'
114114
implementation 'jakarta.ws.rs:jakarta.ws.rs-api:2.1.6'
115-
implementation 'org.openapitools:jackson-databind-nullable:0.2.7'
115+
implementation 'org.openapitools:jackson-databind-nullable:0.2.8'
116116
implementation group: 'org.apache.oltu.oauth2', name: 'org.apache.oltu.oauth2.client', version: '1.0.2'
117117
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
118118
implementation "jakarta.annotation:jakarta.annotation-api:$jakarta_annotation_version"

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val root = (project in file(".")).
1515
"com.google.code.gson" % "gson" % "2.9.1",
1616
"org.apache.commons" % "commons-lang3" % "3.18.0",
1717
"jakarta.ws.rs" % "jakarta.ws.rs-api" % "2.1.6",
18-
"org.openapitools" % "jackson-databind-nullable" % "0.2.7",
18+
"org.openapitools" % "jackson-databind-nullable" % "0.2.8",
1919
"org.apache.oltu.oauth2" % "org.apache.oltu.oauth2.client" % "1.0.2",
2020
"io.gsonfire" % "gson-fire" % "1.9.0" % "compile",
2121
"jakarta.annotation" % "jakarta.annotation-api" % "1.3.5" % "compile",

docs/CreateLookupResponse.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/LookupRequest.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/LookupStatus.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/LookupStatusEnum.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/MultiChannelChannelListObject.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/MultiChannelChannelListObjectContent.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)