Skip to content

Commit

Permalink
add basetx inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
pdp2121 committed Nov 14, 2024
1 parent 42e3ae8 commit 90288ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared/transactions/oracle_set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ components:
- OracleDocumentID
- LastUpdateTime
- PriceDataSeries
allOf:
- $ref: '../base.yaml#/components/schemas/BaseTransaction'
properties:
Account:
type: string
Expand Down

0 comments on commit 90288ff

Please sign in to comment.