Skip to content

Commit bfe21b8

Browse files
committed
upgrade launchpad swagger to 2.36.0
1 parent 9654817 commit bfe21b8

142 files changed

Lines changed: 13074 additions & 1130 deletions

File tree

Some content is hidden

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

v1/providers/launchpad/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SPEC_VERSION ?= v2.35.4
1+
SPEC_VERSION ?= v2.36.0
22
SPEC_FILE ?= /local/swagger-${SPEC_VERSION}.yaml
33
OUTPUT_DIR ?= launchpad
44
# To understand disallowAdditionalPropertiesIfNotPresent=false

v1/providers/launchpad/gen/launchpad/.openapi-generator/FILES

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ docs/ExperienceBulk.md
5757
docs/ExperienceBulkUpdate.md
5858
docs/ExperienceNote.md
5959
docs/FcPlatformEnum.md
60-
docs/FormFactorEnum.md
6160
docs/Gpu.md
6261
docs/GpuBulkUpdate.md
6362
docs/GpuOs.md
@@ -161,7 +160,6 @@ model_experience_bulk.go
161160
model_experience_bulk_update.go
162161
model_experience_note.go
163162
model_fc_platform_enum.go
164-
model_form_factor_enum.go
165163
model_gpu.go
166164
model_gpu_bulk_update.go
167165
model_gpu_os.go

v1/providers/launchpad/gen/launchpad/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RESTful API for interacting with the NVIDIA LaunchPad platform
55
## Overview
66
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
77

8-
- API version: 2.35.4
8+
- API version: 2.36.0
99
- Package version: 1.0.0
1010
- Generator version: 7.8.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
@@ -227,7 +227,6 @@ Class | Method | HTTP request | Description
227227
- [ExperienceBulkUpdate](docs/ExperienceBulkUpdate.md)
228228
- [ExperienceNote](docs/ExperienceNote.md)
229229
- [FcPlatformEnum](docs/FcPlatformEnum.md)
230-
- [FormFactorEnum](docs/FormFactorEnum.md)
231230
- [Gpu](docs/Gpu.md)
232231
- [GpuBulkUpdate](docs/GpuBulkUpdate.md)
233232
- [GpuOs](docs/GpuOs.md)

0 commit comments

Comments
 (0)