Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b500386

Browse files
vbotbuildovichgithub-actions[bot]
authored andcommittedMar 7, 2025·
auto-docs: Update Cloud API spec
1 parent a4e1ac6 commit b500386

File tree

2 files changed

+5083
-1877
lines changed

2 files changed

+5083
-1877
lines changed
 

‎modules/ROOT/attachments/cloud-controlplane-api.yaml

+5,081-1,875
Large diffs are not rendered by default.

‎modules/ROOT/attachments/cloud-dataplane-api.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1661,7 +1661,7 @@ components:
16611661
description: RedpandaCloud
16621662
flows:
16631663
implicit:
1664-
authorizationUrl: https://auth.prd.cloud.redpanda.com/oauth/authorize
1664+
authorizationUrl: https://prod-cloudv2.us.auth0.com/oauth/authorize
16651665
scopes: {}
16661666
x-client-id: dQjapNIAHhF7EQqQToRla3yEII9sUSap
16671667
type: oauth2
@@ -4260,7 +4260,7 @@ paths:
42604260
content:
42614261
multipart/form-data:
42624262
schema:
4263-
example: '{"name":"redact-orders", "input_topic_name":"orders", "output_topic_names":["orders-redacted"], "environment_variables":[{"key":"LOGGER_LEVEL", "value":"DEBUG"}]}'
4263+
example: '{"name":"redact-orders","input_topic_name":"orders","output_topic_names":["orders-redacted"],"environment_variables":[{"key":"LOGGER_LEVEL","value":"DEBUG"}]}'
42644264
properties:
42654265
metadata:
42664266
$ref: '#/components/schemas/DeployTransformRequest'

0 commit comments

Comments
 (0)
Please sign in to comment.