Skip to content

Commit 21ba101

Browse files
committed
chore: regenerate OpenAPI specs from updated proto definitions
1 parent 4c25c2a commit 21ba101

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proto/gen/openapi/openapi.v1alpha2.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

proto/gen/openapi/openapi.v1alpha2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4375,7 +4375,7 @@ paths:
43754375
content:
43764376
multipart/form-data:
43774377
schema:
4378-
example: '{"name":"redact-orders","input_topic_name":"orders","output_topic_names":["orders-redacted"],"environment_variables":[{"key":"LOGGER_LEVEL","value":"DEBUG"}]}'
4378+
example: '{"name":"redact-orders", "input_topic_name":"orders", "output_topic_names":["orders-redacted"], "environment_variables":[{"key":"LOGGER_LEVEL", "value":"DEBUG"}]}'
43794379
properties:
43804380
metadata:
43814381
$ref: '#/components/schemas/DeployTransformRequest'

0 commit comments

Comments
 (0)