Skip to content

Commit f072af7

Browse files
metal-robot[bot]metal-stack
andauthored
Bump metal-api to version v0.39.9 (#144)
* Bump metal-api to version v0.39.9 * Bump to version v0.39.9 --------- Co-authored-by: metal-stack <info@metal-stack.io>
1 parent 885c4ef commit f072af7

353 files changed

Lines changed: 383 additions & 356 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.

docs/V1AuditFindRequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
1212
**limit** | **int** | | [optional]
1313
**path** | **str** | | [optional]
1414
**phase** | **str** | | [optional]
15+
**project** | **str** | | [optional]
1516
**remote_addr** | **str** | | [optional]
1617
**rqid** | **str** | | [optional]
1718
**status_code** | **int** | | [optional]

metal_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
99
10-
OpenAPI spec version: v0.39.8
10+
OpenAPI spec version: v0.39.9
1111
1212
Generated by: https://github.com/swagger-api/swagger-codegen.git
1313
"""

metal_python/api/audit_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/filesystemlayout_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/firewall_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/firmware_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/health_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/image_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/ip_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

metal_python/api/machine_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501
77
8-
OpenAPI spec version: v0.39.8
8+
OpenAPI spec version: v0.39.9
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)