Skip to content

Commit b076d98

Browse files
OAS Update
1 parent 0c3f0cd commit b076d98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

services/certificates/v1beta/certificates.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
"properties": {
106106
"code": {
107107
"description": "The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].",
108-
"format": "int32"
108+
"format": "int32",
109+
"type": "integer"
109110
},
110111
"details": {
111112
"description": "A list of messages that carry the error details. There is a common set of message types for APIs to use.",
@@ -126,7 +127,7 @@
126127
"info": {
127128
"description": "This API offers the ability to store TLS certificates, which can be used by load balancing servers in STACKIT. They can be between consumer and load balancing server and/or between load balancing server and endpoint server.",
128129
"title": "Load Balancer Certificates API",
129-
"version": "1beta.2.0"
130+
"version": "1beta.0.0"
130131
},
131132
"openapi": "3.0.3",
132133
"paths": {

0 commit comments

Comments
 (0)