Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Agustin Godnic committed Jul 12, 2023
1 parent e412a42 commit d627474
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions api/docs/docs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions api/docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2584,18 +2584,12 @@
"transactions.OriginTx": {
"type": "object",
"properties": {
"chainId": {
"$ref": "#/definitions/vaa.ChainID"
},
"from": {
"type": "string"
},
"status": {
"type": "string"
},
"timestamp": {
"type": "string"
},
"txHash": {
"type": "string"
}
Expand Down
4 changes: 0 additions & 4 deletions api/docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -541,14 +541,10 @@ definitions:
type: object
transactions.OriginTx:
properties:
chainId:
$ref: '#/definitions/vaa.ChainID'
from:
type: string
status:
type: string
timestamp:
type: string
txHash:
type: string
type: object
Expand Down

0 comments on commit d627474

Please sign in to comment.