Skip to content

Commit fad0ad5

Browse files
committed
fix docString removal for data.avdl
1 parent 8bd1359 commit fad0ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/mode/static/telemetry/data.avdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@namespace("gateway.nginx.org") protocol NGFProductTelemetry {
2+
/** Data is the product telemetry data of NGINX Gateway Fabric. */
23
@df_datatype("ngf-product-telemetry") record Data {
34
/** The field that identifies what type of data this is. */
45
string dataType;

0 commit comments

Comments
 (0)