diff --git a/domains.yaml b/domains.yaml index f3d7dc8..e6a13a7 100644 --- a/domains.yaml +++ b/domains.yaml @@ -318,6 +318,10 @@ components: type: integer format: int64 nullable: true + edge_firewall_id: + type: integer + format: int64 + nullable: true mtls_verification: type: string enum: @@ -422,4 +426,4 @@ components: in: header description: | You must inform a token to auth. - Usage format: `Token ` \ No newline at end of file + Usage format: `Token `