Skip to content

Commit c67b7c0

Browse files
committed
test: add missing APM Server API Scheme file cloud.json (#1738)
This file was added to the APM Server repo in: elastic/apm-server#3729
1 parent 18221aa commit c67b7c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/api-schema/download-json-schemas.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ FILES=( \
2828
"spans/span.json" \
2929
"transactions/mark.json" \
3030
"transactions/transaction.json" \
31+
"cloud.json" \
3132
"context.json" \
3233
"http_response.json" \
3334
"message.json" \

0 commit comments

Comments
 (0)