mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-06 14:16:51 +08:00
Updated generated swagger docs
This commit is contained in:
@@ -11,39 +11,5 @@
|
|||||||
"application/json"
|
"application/json"
|
||||||
],
|
],
|
||||||
"paths": {},
|
"paths": {},
|
||||||
"definitions": {
|
"definitions": {}
|
||||||
"protobufAny": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"type_url": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"value": {
|
|
||||||
"type": "string",
|
|
||||||
"format": "byte"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeError": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"error": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"code": {
|
|
||||||
"type": "integer",
|
|
||||||
"format": "int32"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"details": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/definitions/protobufAny"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@@ -140,11 +140,11 @@ var fileDescriptor_ecb1e126f615f5dd = []byte{
|
|||||||
|
|
||||||
// Reference imports to suppress errors if they are not otherwise used.
|
// Reference imports to suppress errors if they are not otherwise used.
|
||||||
var _ context.Context
|
var _ context.Context
|
||||||
var _ grpc.ClientConnInterface
|
var _ grpc.ClientConn
|
||||||
|
|
||||||
// This is a compile-time assertion to ensure that this generated file
|
// This is a compile-time assertion to ensure that this generated file
|
||||||
// is compatible with the grpc package it is being compiled against.
|
// is compatible with the grpc package it is being compiled against.
|
||||||
const _ = grpc.SupportPackageIsVersion6
|
const _ = grpc.SupportPackageIsVersion4
|
||||||
|
|
||||||
// NamespaceServiceClient is the client API for NamespaceService service.
|
// NamespaceServiceClient is the client API for NamespaceService service.
|
||||||
//
|
//
|
||||||
@@ -154,10 +154,10 @@ type NamespaceServiceClient interface {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type namespaceServiceClient struct {
|
type namespaceServiceClient struct {
|
||||||
cc grpc.ClientConnInterface
|
cc *grpc.ClientConn
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewNamespaceServiceClient(cc grpc.ClientConnInterface) NamespaceServiceClient {
|
func NewNamespaceServiceClient(cc *grpc.ClientConn) NamespaceServiceClient {
|
||||||
return &namespaceServiceClient{cc}
|
return &namespaceServiceClient{cc}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -20,12 +20,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiListNamespacesResponse"
|
"$ref": "#/definitions/apiListNamespacesResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -57,39 +51,6 @@
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"protobufAny": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"type_url": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"value": {
|
|
||||||
"type": "string",
|
|
||||||
"format": "byte"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeError": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"error": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"code": {
|
|
||||||
"type": "integer",
|
|
||||||
"format": "int32"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"details": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/definitions/protobufAny"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -714,60 +714,60 @@ func init() { proto.RegisterFile("secret.proto", fileDescriptor_6acf428160d7a216
|
|||||||
|
|
||||||
var fileDescriptor_6acf428160d7a216 = []byte{
|
var fileDescriptor_6acf428160d7a216 = []byte{
|
||||||
// 713 bytes of a gzipped FileDescriptorProto
|
// 713 bytes of a gzipped FileDescriptorProto
|
||||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x55, 0x4f, 0x4f, 0xdb, 0x4a,
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x55, 0xcd, 0x4e, 0xdb, 0x4a,
|
||||||
0x10, 0x97, 0x13, 0x08, 0x64, 0xc8, 0xd3, 0xe3, 0x2d, 0x79, 0x60, 0x4c, 0x1e, 0x0a, 0x8b, 0x9e,
|
0x14, 0x96, 0x13, 0x08, 0xe4, 0x90, 0xab, 0xcb, 0x1d, 0x72, 0xc1, 0x98, 0x5c, 0x14, 0x06, 0x5d,
|
||||||
0x04, 0x54, 0xb2, 0x49, 0x38, 0xf0, 0xa7, 0x87, 0x0a, 0x15, 0xc4, 0x81, 0xaa, 0x07, 0xa3, 0x56,
|
0x09, 0xa8, 0x64, 0x93, 0xb0, 0xe0, 0xa7, 0x8b, 0x0a, 0x15, 0xc4, 0x82, 0xaa, 0x0b, 0xa3, 0x56,
|
||||||
0xbd, 0x54, 0xea, 0x92, 0x4c, 0xa9, 0x15, 0xb0, 0xdd, 0xec, 0x06, 0x35, 0xa2, 0x91, 0xaa, 0x9e,
|
0xdd, 0x54, 0xea, 0x90, 0x9c, 0x52, 0x2b, 0x60, 0xbb, 0x99, 0x09, 0x6a, 0x44, 0x23, 0x55, 0x7d,
|
||||||
0x7a, 0xeb, 0x81, 0x7e, 0xb3, 0x7e, 0x85, 0x7e, 0x90, 0xca, 0xbb, 0x6b, 0xc7, 0x21, 0x06, 0x4c,
|
0x81, 0x56, 0x62, 0xdb, 0xb7, 0xea, 0x2b, 0xf4, 0x41, 0x2a, 0xcf, 0x8c, 0x1d, 0x87, 0x18, 0x70,
|
||||||
0xab, 0xde, 0x3c, 0xf3, 0xf3, 0xce, 0x6f, 0xe6, 0x37, 0xb3, 0xb3, 0x50, 0xe1, 0xd8, 0xea, 0xa2,
|
0xa9, 0xba, 0xf3, 0xcc, 0xe7, 0x39, 0xdf, 0x77, 0xbe, 0x73, 0xe6, 0x0c, 0x54, 0x38, 0xb6, 0xba,
|
||||||
0xb0, 0xc3, 0x6e, 0x20, 0x02, 0x52, 0x64, 0xa1, 0x67, 0x2d, 0x9d, 0x05, 0xc1, 0xd9, 0x39, 0x3a,
|
0x28, 0xec, 0xb0, 0x1b, 0x88, 0x80, 0x14, 0x59, 0xe8, 0x59, 0x4b, 0x67, 0x41, 0x70, 0x76, 0x8e,
|
||||||
0xd2, 0x75, 0xda, 0x7b, 0xeb, 0xe0, 0x45, 0x28, 0xfa, 0xea, 0x0f, 0xab, 0xa6, 0x41, 0x16, 0x7a,
|
0x8e, 0xdc, 0x3a, 0xed, 0xbd, 0x75, 0xf0, 0x22, 0x14, 0x7d, 0xf5, 0x87, 0x55, 0xd3, 0x20, 0x0b,
|
||||||
0x0e, 0xf3, 0xfd, 0x40, 0x30, 0xe1, 0x05, 0x3e, 0x57, 0x28, 0x7d, 0x0d, 0xe6, 0x7e, 0xbb, 0x7d,
|
0x3d, 0x87, 0xf9, 0x7e, 0x20, 0x98, 0xf0, 0x02, 0x9f, 0x2b, 0x94, 0xbe, 0x06, 0x73, 0xbf, 0xdd,
|
||||||
0x22, 0x43, 0x1e, 0x63, 0xff, 0x25, 0x3b, 0xef, 0xa1, 0x8b, 0xef, 0x7b, 0xc8, 0x05, 0xa9, 0x41,
|
0x3e, 0x91, 0x21, 0x8f, 0xb1, 0xff, 0x92, 0x9d, 0xf7, 0xd0, 0xc5, 0xf7, 0x3d, 0xe4, 0x82, 0xd4,
|
||||||
0xd9, 0x67, 0x17, 0xc8, 0x43, 0xd6, 0x42, 0xd3, 0xa8, 0x1b, 0x6b, 0x65, 0x77, 0xe8, 0x20, 0xab,
|
0xa0, 0xec, 0xb3, 0x0b, 0xe4, 0x21, 0x6b, 0xa1, 0x69, 0xd4, 0x8d, 0xb5, 0xb2, 0x3b, 0xdc, 0x20,
|
||||||
0x50, 0x52, 0x99, 0x98, 0x85, 0xba, 0xb1, 0x36, 0xd3, 0x9c, 0xb1, 0x59, 0xe8, 0xd9, 0x2a, 0x92,
|
0xab, 0x50, 0x52, 0x4a, 0xcc, 0x42, 0xdd, 0x58, 0x9b, 0x69, 0xce, 0xd8, 0x2c, 0xf4, 0x6c, 0x15,
|
||||||
0xab, 0x21, 0xba, 0x0d, 0x8b, 0x19, 0xe1, 0x79, 0x18, 0xf8, 0x1c, 0x89, 0x05, 0xd3, 0x9e, 0xcf,
|
0xc9, 0xd5, 0x10, 0xdd, 0x86, 0xc5, 0x8c, 0xf0, 0x3c, 0x0c, 0x7c, 0x8e, 0xc4, 0x82, 0x69, 0xcf,
|
||||||
0xb1, 0x2b, 0xb0, 0x2d, 0xc3, 0x4f, 0xbb, 0x89, 0x4d, 0x8f, 0x60, 0x4e, 0x9d, 0x3a, 0xfc, 0xe0,
|
0xe7, 0xd8, 0x15, 0xd8, 0x96, 0xe1, 0xa7, 0xdd, 0x64, 0x4d, 0x8f, 0x60, 0x4e, 0x9d, 0x3a, 0xfc,
|
||||||
0x71, 0xc1, 0xf3, 0xa5, 0x44, 0x60, 0x22, 0x32, 0x64, 0x42, 0x65, 0x57, 0x7e, 0x53, 0x1b, 0xaa,
|
0xe0, 0x71, 0xc1, 0xf3, 0x49, 0x22, 0x30, 0x11, 0x2d, 0xa4, 0xa0, 0xb2, 0x2b, 0xbf, 0xa9, 0x0d,
|
||||||
0xa3, 0x81, 0x34, 0xf9, 0x3c, 0x94, 0x50, 0x7a, 0x34, 0xb5, 0xb6, 0xe8, 0x1b, 0x58, 0x7a, 0x11,
|
0xd5, 0xd1, 0x40, 0x9a, 0x7c, 0x1e, 0x4a, 0x28, 0x77, 0x34, 0xb5, 0x5e, 0xd1, 0x37, 0xb0, 0xf4,
|
||||||
0xb6, 0x99, 0xc0, 0x3f, 0xa6, 0xc9, 0x0e, 0xd4, 0xb2, 0x19, 0x74, 0x66, 0x26, 0x4c, 0xf5, 0x24,
|
0x22, 0x6c, 0x33, 0x81, 0x7f, 0xcc, 0x93, 0x1d, 0xa8, 0x65, 0x33, 0x68, 0x65, 0x26, 0x4c, 0xf5,
|
||||||
0x1e, 0xab, 0x12, 0x9b, 0x91, 0x28, 0x07, 0x78, 0x8e, 0xf1, 0xc9, 0x5f, 0x17, 0xe5, 0x1d, 0xcc,
|
0x24, 0x1e, 0xbb, 0x12, 0x2f, 0x23, 0x53, 0x0e, 0xf0, 0x1c, 0xe3, 0x93, 0x0f, 0x37, 0xe5, 0x1d,
|
||||||
0xa7, 0x03, 0x1d, 0x63, 0x3f, 0x5f, 0xac, 0x65, 0x00, 0x55, 0xc4, 0xf3, 0x61, 0xc4, 0x94, 0x87,
|
0xcc, 0xa7, 0x03, 0x1d, 0x63, 0x3f, 0x5f, 0xac, 0x65, 0x00, 0x95, 0xc4, 0xf3, 0x61, 0xc4, 0xd4,
|
||||||
0xcc, 0x42, 0xb1, 0x83, 0x7d, 0xb3, 0x28, 0x81, 0xe8, 0x93, 0x6e, 0xc1, 0xc2, 0x18, 0xd3, 0xb0,
|
0x0e, 0x99, 0x85, 0x62, 0x07, 0xfb, 0x66, 0x51, 0x02, 0xd1, 0x27, 0xdd, 0x82, 0x85, 0x31, 0xa6,
|
||||||
0xce, 0xb6, 0x84, 0x92, 0x3a, 0xb5, 0x49, 0x37, 0xa1, 0x3a, 0x5a, 0xe7, 0xbd, 0x27, 0x9a, 0x40,
|
0x61, 0x9e, 0x6d, 0x09, 0x25, 0x79, 0xea, 0x25, 0xdd, 0x84, 0xea, 0x68, 0x9e, 0xf7, 0x9e, 0x68,
|
||||||
0x9e, 0x79, 0x5c, 0xa8, 0xff, 0xf3, 0x4d, 0x0b, 0x75, 0x61, 0x6e, 0xe4, 0x8c, 0x26, 0xa9, 0xc2,
|
0x02, 0x79, 0xe6, 0x71, 0xa1, 0xfe, 0xcf, 0xd7, 0x2d, 0xd4, 0x85, 0xb9, 0x91, 0x33, 0x9a, 0xa4,
|
||||||
0x64, 0x2b, 0xe8, 0xf9, 0x42, 0x1e, 0x98, 0x74, 0x95, 0x41, 0xfe, 0x87, 0x29, 0x55, 0x27, 0x37,
|
0x0a, 0x93, 0xad, 0xa0, 0xe7, 0x0b, 0x79, 0x60, 0xd2, 0x55, 0x0b, 0xf2, 0x3f, 0x4c, 0xa9, 0x3c,
|
||||||
0x0b, 0xf5, 0xe2, 0xcd, 0xd6, 0xc6, 0x18, 0x7d, 0x05, 0x73, 0x4f, 0xbb, 0xc8, 0x1e, 0xd6, 0xa1,
|
0xb9, 0x59, 0xa8, 0x17, 0x6f, 0x96, 0x36, 0xc6, 0xe8, 0x2b, 0x98, 0x7b, 0xda, 0x45, 0xf6, 0x6b,
|
||||||
0x5c, 0x53, 0x73, 0x00, 0xb3, 0x47, 0x28, 0x7e, 0xb7, 0xf1, 0x9f, 0x0c, 0x28, 0xa9, 0x18, 0x09,
|
0x15, 0xca, 0xd5, 0x35, 0x07, 0x30, 0x7b, 0x84, 0xe2, 0x77, 0x0b, 0xff, 0xc9, 0x80, 0x92, 0x8a,
|
||||||
0x6c, 0x0c, 0x61, 0xb2, 0x0e, 0x13, 0x6d, 0x26, 0x98, 0x2e, 0xf1, 0xdf, 0x54, 0x1e, 0xf6, 0x01,
|
0x91, 0xc0, 0xc6, 0x10, 0x26, 0xeb, 0x30, 0xd1, 0x66, 0x82, 0xe9, 0x14, 0xff, 0x4d, 0xe9, 0xb0,
|
||||||
0x13, 0xec, 0xd0, 0x17, 0xdd, 0xbe, 0x2b, 0x7f, 0xb1, 0xb6, 0xa1, 0x9c, 0xb8, 0xe2, 0xbe, 0x1b,
|
0x0f, 0x98, 0x60, 0x87, 0xbe, 0xe8, 0xf6, 0x5d, 0xf9, 0x8b, 0xb5, 0x0d, 0xe5, 0x64, 0x2b, 0xae,
|
||||||
0x49, 0xdf, 0x23, 0x15, 0x2f, 0xa3, 0xa9, 0xd6, 0xec, 0xca, 0xd8, 0x2b, 0xec, 0x18, 0xcd, 0x2f,
|
0xbb, 0x91, 0xd4, 0x3d, 0x72, 0xf1, 0x32, 0xea, 0x6a, 0xcd, 0xae, 0x16, 0x7b, 0x85, 0x1d, 0xa3,
|
||||||
0xd3, 0xf0, 0x97, 0x8a, 0x79, 0x82, 0xdd, 0x4b, 0xaf, 0x85, 0x84, 0x43, 0x25, 0x2d, 0x1a, 0x31,
|
0xf9, 0x75, 0x1a, 0xfe, 0x52, 0x31, 0x4f, 0xb0, 0x7b, 0xe9, 0xb5, 0x90, 0x70, 0xa8, 0xa4, 0x4d,
|
||||||
0x25, 0x6f, 0x86, 0x8e, 0xd6, 0xbc, 0xad, 0x96, 0x99, 0x1d, 0x6f, 0x3a, 0xfb, 0x30, 0xda, 0x74,
|
0x23, 0xa6, 0xe4, 0xcd, 0xf0, 0xd1, 0x9a, 0xb7, 0xd5, 0x30, 0xb3, 0xe3, 0x49, 0x67, 0x1f, 0x46,
|
||||||
0xb4, 0xf1, 0xf9, 0xfb, 0x8f, 0xeb, 0xc2, 0x23, 0xba, 0x12, 0x6d, 0x39, 0xee, 0x5c, 0x36, 0x4e,
|
0x93, 0x8e, 0x36, 0x3e, 0x7f, 0xff, 0x71, 0x5d, 0x78, 0x44, 0x57, 0xa2, 0x29, 0xc7, 0x9d, 0xcb,
|
||||||
0x51, 0xb0, 0x86, 0x73, 0x95, 0x88, 0x31, 0x70, 0x74, 0x87, 0xf6, 0xb4, 0x9e, 0xe4, 0x23, 0x54,
|
0xc6, 0x29, 0x0a, 0xd6, 0x70, 0xae, 0x12, 0x33, 0x06, 0x8e, 0xae, 0xd0, 0x9e, 0xf6, 0x93, 0x7c,
|
||||||
0xd2, 0x7b, 0x41, 0x93, 0x66, 0xec, 0x1c, 0x6b, 0x31, 0x03, 0x51, 0xb3, 0x42, 0xb7, 0x25, 0x6f,
|
0x84, 0x4a, 0x7a, 0x2e, 0x68, 0xd2, 0x8c, 0x99, 0x63, 0x2d, 0x66, 0x20, 0xaa, 0x57, 0xe8, 0xb6,
|
||||||
0x83, 0x38, 0xf7, 0xf2, 0x2a, 0xdf, 0xc0, 0x51, 0x5b, 0x86, 0x30, 0x28, 0x27, 0xdd, 0x24, 0x4a,
|
0xe4, 0x6d, 0x10, 0xe7, 0x5e, 0x5e, 0xb5, 0x37, 0x70, 0xd4, 0x94, 0x21, 0x0c, 0xca, 0x49, 0x35,
|
||||||
0xe7, 0x9b, 0xdd, 0xb5, 0xd2, 0x63, 0x40, 0x37, 0x25, 0xd3, 0x06, 0x59, 0xcb, 0xcb, 0x44, 0x3a,
|
0x89, 0xf2, 0xf9, 0x66, 0x75, 0xad, 0x74, 0x1b, 0xd0, 0x4d, 0xc9, 0xb4, 0x41, 0xd6, 0xf2, 0x32,
|
||||||
0x30, 0x93, 0x1a, 0x6f, 0xb2, 0x20, 0xa3, 0x8d, 0x5f, 0x12, 0xcb, 0x1c, 0x07, 0x74, 0x75, 0xeb,
|
0x91, 0x0e, 0xcc, 0xa4, 0xda, 0x9b, 0x2c, 0xc8, 0x68, 0xe3, 0x97, 0xc4, 0x32, 0xc7, 0x01, 0x9d,
|
||||||
0x92, 0x73, 0x95, 0xdc, 0xaf, 0x2a, 0xe9, 0x41, 0x25, 0x7d, 0x63, 0xb5, 0x9a, 0x19, 0xcb, 0x4a,
|
0xdd, 0xba, 0xe4, 0x5c, 0x25, 0xf7, 0xbb, 0x4a, 0x7a, 0x50, 0x49, 0xdf, 0x58, 0xed, 0x66, 0xc6,
|
||||||
0xab, 0x99, 0x75, 0xbd, 0xe3, 0x1a, 0x37, 0xf2, 0xd7, 0xf8, 0xd5, 0x80, 0xbf, 0x6f, 0xac, 0x17,
|
0xb0, 0xd2, 0x6e, 0x66, 0x5d, 0xef, 0x38, 0xc7, 0x8d, 0xfc, 0x39, 0x7e, 0x31, 0xe0, 0xef, 0x1b,
|
||||||
0xb2, 0x34, 0x46, 0x30, 0x5c, 0x6f, 0x56, 0x2d, 0x1b, 0xd4, 0x09, 0xec, 0xcb, 0x04, 0x1e, 0x6f,
|
0xe3, 0x85, 0x2c, 0x8d, 0x11, 0x0c, 0xc7, 0x9b, 0x55, 0xcb, 0x06, 0xb5, 0x80, 0x7d, 0x29, 0xe0,
|
||||||
0xec, 0xe6, 0x48, 0x60, 0xb8, 0xf5, 0x06, 0x4e, 0x07, 0xfb, 0xdc, 0xb9, 0xea, 0x60, 0x7f, 0x40,
|
0xf1, 0xc6, 0x6e, 0x0e, 0x01, 0xc3, 0xa9, 0x37, 0x70, 0x3a, 0xd8, 0xe7, 0xce, 0x55, 0x07, 0xfb,
|
||||||
0xae, 0x0d, 0xf8, 0x67, 0xec, 0xc5, 0x23, 0xff, 0x49, 0xda, 0xdb, 0x1e, 0x5a, 0x6b, 0xf9, 0x36,
|
0x03, 0x72, 0x6d, 0xc0, 0x3f, 0x63, 0x2f, 0x1e, 0xf9, 0x4f, 0xd2, 0xde, 0xf6, 0xd0, 0x5a, 0xcb,
|
||||||
0x58, 0xe7, 0xf5, 0x44, 0xe6, 0xb5, 0x4b, 0x9d, 0xdc, 0x79, 0xd9, 0x52, 0x9f, 0x64, 0xd8, 0xbf,
|
0xb7, 0xc1, 0x5a, 0xd7, 0x13, 0xa9, 0x6b, 0x97, 0x3a, 0xb9, 0x75, 0xd9, 0xd2, 0x9f, 0xa4, 0xd9,
|
||||||
0x19, 0x50, 0xcd, 0x7a, 0x73, 0x48, 0x5d, 0x32, 0xdf, 0xf1, 0xe0, 0x59, 0x2b, 0x77, 0xfc, 0x31,
|
0xbf, 0x19, 0x50, 0xcd, 0x7a, 0x73, 0x48, 0x5d, 0x32, 0xdf, 0xf1, 0xe0, 0x59, 0x2b, 0x77, 0xfc,
|
||||||
0x7a, 0x0b, 0x9a, 0x0f, 0x4d, 0xef, 0xb4, 0x24, 0xaf, 0xf1, 0xd6, 0xcf, 0x00, 0x00, 0x00, 0xff,
|
0x31, 0x2a, 0xaf, 0xf9, 0x50, 0x79, 0xa7, 0x25, 0x79, 0x9d, 0xb7, 0x7e, 0x06, 0x00, 0x00, 0xff,
|
||||||
0xff, 0xac, 0x8a, 0x1f, 0x01, 0xd3, 0x08, 0x00, 0x00,
|
0xff, 0x9d, 0x7b, 0x21, 0x46, 0xdb, 0x08, 0x00, 0x00,
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reference imports to suppress errors if they are not otherwise used.
|
// Reference imports to suppress errors if they are not otherwise used.
|
||||||
var _ context.Context
|
var _ context.Context
|
||||||
var _ grpc.ClientConnInterface
|
var _ grpc.ClientConn
|
||||||
|
|
||||||
// This is a compile-time assertion to ensure that this generated file
|
// This is a compile-time assertion to ensure that this generated file
|
||||||
// is compatible with the grpc package it is being compiled against.
|
// is compatible with the grpc package it is being compiled against.
|
||||||
const _ = grpc.SupportPackageIsVersion6
|
const _ = grpc.SupportPackageIsVersion4
|
||||||
|
|
||||||
// SecretServiceClient is the client API for SecretService service.
|
// SecretServiceClient is the client API for SecretService service.
|
||||||
//
|
//
|
||||||
@@ -784,10 +784,10 @@ type SecretServiceClient interface {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type secretServiceClient struct {
|
type secretServiceClient struct {
|
||||||
cc grpc.ClientConnInterface
|
cc *grpc.ClientConn
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewSecretServiceClient(cc grpc.ClientConnInterface) SecretServiceClient {
|
func NewSecretServiceClient(cc *grpc.ClientConn) SecretServiceClient {
|
||||||
return &secretServiceClient{cc}
|
return &secretServiceClient{cc}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -573,14 +573,18 @@ func local_request_SecretService_AddSecretKeyValue_0(ctx context.Context, marsha
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
|
||||||
filter_SecretService_UpdateSecretKeyValue_0 = &utilities.DoubleArray{Encoding: map[string]int{"namespace": 0, "secret": 1, "name": 2}, Base: []int{1, 1, 1, 2, 0, 0}, Check: []int{0, 1, 1, 3, 2, 4}}
|
|
||||||
)
|
|
||||||
|
|
||||||
func request_SecretService_UpdateSecretKeyValue_0(ctx context.Context, marshaler runtime.Marshaler, client SecretServiceClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
|
func request_SecretService_UpdateSecretKeyValue_0(ctx context.Context, marshaler runtime.Marshaler, client SecretServiceClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) {
|
||||||
var protoReq UpdateSecretKeyValueRequest
|
var protoReq UpdateSecretKeyValueRequest
|
||||||
var metadata runtime.ServerMetadata
|
var metadata runtime.ServerMetadata
|
||||||
|
|
||||||
|
newReader, berr := utilities.IOReaderFactory(req.Body)
|
||||||
|
if berr != nil {
|
||||||
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", berr)
|
||||||
|
}
|
||||||
|
if err := marshaler.NewDecoder(newReader()).Decode(&protoReq.Secret); err != nil && err != io.EOF {
|
||||||
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
|
||||||
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
val string
|
val string
|
||||||
ok bool
|
ok bool
|
||||||
@@ -610,13 +614,6 @@ func request_SecretService_UpdateSecretKeyValue_0(ctx context.Context, marshaler
|
|||||||
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "secret.name", err)
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "secret.name", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
if err := req.ParseForm(); err != nil {
|
|
||||||
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
|
|
||||||
}
|
|
||||||
if err := runtime.PopulateQueryParameters(&protoReq, req.Form, filter_SecretService_UpdateSecretKeyValue_0); err != nil {
|
|
||||||
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
|
|
||||||
}
|
|
||||||
|
|
||||||
msg, err := client.UpdateSecretKeyValue(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD))
|
msg, err := client.UpdateSecretKeyValue(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD))
|
||||||
return msg, metadata, err
|
return msg, metadata, err
|
||||||
|
|
||||||
@@ -626,6 +623,14 @@ func local_request_SecretService_UpdateSecretKeyValue_0(ctx context.Context, mar
|
|||||||
var protoReq UpdateSecretKeyValueRequest
|
var protoReq UpdateSecretKeyValueRequest
|
||||||
var metadata runtime.ServerMetadata
|
var metadata runtime.ServerMetadata
|
||||||
|
|
||||||
|
newReader, berr := utilities.IOReaderFactory(req.Body)
|
||||||
|
if berr != nil {
|
||||||
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", berr)
|
||||||
|
}
|
||||||
|
if err := marshaler.NewDecoder(newReader()).Decode(&protoReq.Secret); err != nil && err != io.EOF {
|
||||||
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
|
||||||
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
val string
|
val string
|
||||||
ok bool
|
ok bool
|
||||||
@@ -655,10 +660,6 @@ func local_request_SecretService_UpdateSecretKeyValue_0(ctx context.Context, mar
|
|||||||
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "secret.name", err)
|
return nil, metadata, status.Errorf(codes.InvalidArgument, "type mismatch, parameter: %s, error: %v", "secret.name", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
if err := runtime.PopulateQueryParameters(&protoReq, req.URL.Query(), filter_SecretService_UpdateSecretKeyValue_0); err != nil {
|
|
||||||
return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err)
|
|
||||||
}
|
|
||||||
|
|
||||||
msg, err := server.UpdateSecretKeyValue(ctx, &protoReq)
|
msg, err := server.UpdateSecretKeyValue(ctx, &protoReq)
|
||||||
return msg, metadata, err
|
return msg, metadata, err
|
||||||
|
|
||||||
|
@@ -20,12 +20,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiListSecretsResponse"
|
"$ref": "#/definitions/apiListSecretsResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -48,12 +42,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"properties": {}
|
"properties": {}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -86,12 +74,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiSecret"
|
"$ref": "#/definitions/apiSecret"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -120,12 +102,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiDeleteSecretResponse"
|
"$ref": "#/definitions/apiDeleteSecretResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -156,12 +132,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiSecretExistsResponse"
|
"$ref": "#/definitions/apiSecretExistsResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -192,12 +162,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiAddSecretKeyValueResponse"
|
"$ref": "#/definitions/apiAddSecretKeyValueResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -234,12 +198,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiUpdateSecretKeyValueResponse"
|
"$ref": "#/definitions/apiUpdateSecretKeyValueResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -254,6 +212,14 @@
|
|||||||
"in": "path",
|
"in": "path",
|
||||||
"required": true,
|
"required": true,
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "body",
|
||||||
|
"in": "body",
|
||||||
|
"required": true,
|
||||||
|
"schema": {
|
||||||
|
"$ref": "#/definitions/apiSecret"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -270,12 +236,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiDeleteSecretKeyResponse"
|
"$ref": "#/definitions/apiDeleteSecretKeyResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -378,39 +338,6 @@
|
|||||||
"format": "boolean"
|
"format": "boolean"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"protobufAny": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"type_url": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"value": {
|
|
||||||
"type": "string",
|
|
||||||
"format": "byte"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeError": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"error": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"code": {
|
|
||||||
"type": "integer",
|
|
||||||
"format": "int32"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"details": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/definitions/protobufAny"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -853,11 +853,11 @@ var fileDescriptor_892c7f566756b0be = []byte{
|
|||||||
|
|
||||||
// Reference imports to suppress errors if they are not otherwise used.
|
// Reference imports to suppress errors if they are not otherwise used.
|
||||||
var _ context.Context
|
var _ context.Context
|
||||||
var _ grpc.ClientConnInterface
|
var _ grpc.ClientConn
|
||||||
|
|
||||||
// This is a compile-time assertion to ensure that this generated file
|
// This is a compile-time assertion to ensure that this generated file
|
||||||
// is compatible with the grpc package it is being compiled against.
|
// is compatible with the grpc package it is being compiled against.
|
||||||
const _ = grpc.SupportPackageIsVersion6
|
const _ = grpc.SupportPackageIsVersion4
|
||||||
|
|
||||||
// WorkflowServiceClient is the client API for WorkflowService service.
|
// WorkflowServiceClient is the client API for WorkflowService service.
|
||||||
//
|
//
|
||||||
@@ -882,10 +882,10 @@ type WorkflowServiceClient interface {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type workflowServiceClient struct {
|
type workflowServiceClient struct {
|
||||||
cc grpc.ClientConnInterface
|
cc *grpc.ClientConn
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewWorkflowServiceClient(cc grpc.ClientConnInterface) WorkflowServiceClient {
|
func NewWorkflowServiceClient(cc *grpc.ClientConn) WorkflowServiceClient {
|
||||||
return &workflowServiceClient{cc}
|
return &workflowServiceClient{cc}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -20,12 +20,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiListWorkflowTemplatesResponse"
|
"$ref": "#/definitions/apiListWorkflowTemplatesResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -48,12 +42,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflowTemplate"
|
"$ref": "#/definitions/apiWorkflowTemplate"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -86,12 +74,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflowTemplate"
|
"$ref": "#/definitions/apiWorkflowTemplate"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -129,12 +111,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiArchiveWorkflowTemplateResponse"
|
"$ref": "#/definitions/apiArchiveWorkflowTemplateResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -165,12 +141,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiListWorkflowTemplateVersionsResponse"
|
"$ref": "#/definitions/apiListWorkflowTemplateVersionsResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -201,12 +171,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflowTemplate"
|
"$ref": "#/definitions/apiWorkflowTemplate"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -244,12 +208,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflowTemplate"
|
"$ref": "#/definitions/apiWorkflowTemplate"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -288,12 +246,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflowTemplate"
|
"$ref": "#/definitions/apiWorkflowTemplate"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -339,12 +291,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiListWorkflowsResponse"
|
"$ref": "#/definitions/apiListWorkflowsResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -394,12 +340,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflow"
|
"$ref": "#/definitions/apiWorkflow"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -432,12 +372,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflow"
|
"$ref": "#/definitions/apiWorkflow"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -466,22 +400,7 @@
|
|||||||
"200": {
|
"200": {
|
||||||
"description": "A successful response.(streaming responses)",
|
"description": "A successful response.(streaming responses)",
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "object",
|
"$ref": "#/x-stream-definitions/apiLogEntry"
|
||||||
"properties": {
|
|
||||||
"result": {
|
|
||||||
"$ref": "#/definitions/apiLogEntry"
|
|
||||||
},
|
|
||||||
"error": {
|
|
||||||
"$ref": "#/definitions/runtimeStreamError"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"title": "Stream result of apiLogEntry"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -525,12 +444,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiGetWorkflowMetricsResponse"
|
"$ref": "#/definitions/apiGetWorkflowMetricsResponse"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -567,12 +480,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/apiWorkflow"
|
"$ref": "#/definitions/apiWorkflow"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -603,12 +510,6 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"properties": {}
|
"properties": {}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parameters": [
|
"parameters": [
|
||||||
@@ -637,22 +538,7 @@
|
|||||||
"200": {
|
"200": {
|
||||||
"description": "A successful response.(streaming responses)",
|
"description": "A successful response.(streaming responses)",
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "object",
|
"$ref": "#/x-stream-definitions/apiWorkflow"
|
||||||
"properties": {
|
|
||||||
"result": {
|
|
||||||
"$ref": "#/definitions/apiWorkflow"
|
|
||||||
},
|
|
||||||
"error": {
|
|
||||||
"$ref": "#/definitions/runtimeStreamError"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"title": "Stream result of apiWorkflow"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"description": "An unexpected error response",
|
|
||||||
"schema": {
|
|
||||||
"$ref": "#/definitions/runtimeError"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -866,27 +752,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runtimeError": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"error": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"code": {
|
|
||||||
"type": "integer",
|
|
||||||
"format": "int32"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"details": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/definitions/protobufAny"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeStreamError": {
|
"runtimeStreamError": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
@@ -912,5 +777,31 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"x-stream-definitions": {
|
||||||
|
"apiLogEntry": {
|
||||||
|
"type": "object",
|
||||||
|
"properties": {
|
||||||
|
"result": {
|
||||||
|
"$ref": "#/definitions/apiLogEntry"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"$ref": "#/definitions/runtimeStreamError"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Stream result of apiLogEntry"
|
||||||
|
},
|
||||||
|
"apiWorkflow": {
|
||||||
|
"type": "object",
|
||||||
|
"properties": {
|
||||||
|
"result": {
|
||||||
|
"$ref": "#/definitions/apiWorkflow"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"$ref": "#/definitions/runtimeStreamError"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Stream result of apiWorkflow"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -11,39 +11,5 @@
|
|||||||
"application/json"
|
"application/json"
|
||||||
],
|
],
|
||||||
"paths": {},
|
"paths": {},
|
||||||
"definitions": {
|
"definitions": {}
|
||||||
"protobufAny": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"type_url": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"value": {
|
|
||||||
"type": "string",
|
|
||||||
"format": "byte"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeError": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"error": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"code": {
|
|
||||||
"type": "integer",
|
|
||||||
"format": "int32"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"details": {
|
|
||||||
"type": "array",
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/definitions/protobufAny"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user