diff --git a/openapi/SwarmCommon.yaml b/openapi/SwarmCommon.yaml index a70cfa3d9e0..dc3723e0c25 100644 --- a/openapi/SwarmCommon.yaml +++ b/openapi/SwarmCommon.yaml @@ -655,6 +655,10 @@ components: $ref: "#/components/schemas/BigInt" gasLimit: type: integer + gasTipCap: + $ref: "#/components/schemas/BigInt" + gasFeeCap: + $ref: "#/components/schemas/BigInt" data: type: string created: