Skip to content

Commit

Permalink
Regenerate API Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed May 30, 2024
1 parent 947da78 commit 17a5b5f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions components/ApiReference/mainnet-swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,7 +3564,7 @@
"title": "Uuid",
"type": "string",
"format": "uuid",
"default": "e7f6dea2-82e3-4b35-b76f-f02bdd35b969"
"default": "f9288c31-2ceb-42ae-86fb-f5b316314421"
},
"safes": {
"type": "array",
Expand Down Expand Up @@ -3633,7 +3633,7 @@
"title": "Uuid",
"type": "string",
"format": "uuid",
"default": "8de67837-e904-4ed5-954d-d8bf08a9f475"
"default": "ba199065-f3e4-4ffd-a7a3-1fc7f4a1d2e2"
},
"safes": {
"type": "array",
Expand Down Expand Up @@ -3719,7 +3719,7 @@
"nonce",
"initCode",
"callData",
"callDataGasLimit",
"callGasLimit",
"verificationGasLimit",
"preVerificationGas",
"maxFeePerGas",
Expand Down Expand Up @@ -3758,8 +3758,8 @@
"type": "string",
"x-nullable": true
},
"callDataGasLimit": {
"title": "Call data gas limit",
"callGasLimit": {
"title": "Call gas limit",
"type": "integer",
"minimum": 0
},
Expand Down Expand Up @@ -4492,7 +4492,7 @@
"nonce",
"initCode",
"callData",
"callDataGasLimit",
"callGasLimit",
"verificationGasLimit",
"preVerificationGas",
"maxFeePerGas",
Expand Down Expand Up @@ -4531,8 +4531,8 @@
"type": "string",
"x-nullable": true
},
"callDataGasLimit": {
"title": "Call data gas limit",
"callGasLimit": {
"title": "Call gas limit",
"type": "integer",
"minimum": 0
},
Expand Down Expand Up @@ -4811,7 +4811,7 @@
"nonce",
"initCode",
"callData",
"callDataGasLimit",
"callGasLimit",
"verificationGasLimit",
"preVerificationGas",
"maxFeePerGas",
Expand Down Expand Up @@ -4840,8 +4840,8 @@
"type": "string",
"x-nullable": true
},
"callDataGasLimit": {
"title": "Call data gas limit",
"callGasLimit": {
"title": "Call gas limit",
"type": "integer",
"minimum": 0
},
Expand Down

0 comments on commit 17a5b5f

Please sign in to comment.