Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions contracts/order_created.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ schema:
doc: "FIX: Add documentation"
- name: total_amount
type: float
bits: 64
bits: 32
doc: "FIX: Add documentation"
- name: created_at
type: int
bits: 64
bits: 32
doc: "FIX: Add documentation"
- name: total_items
type: int
doc: "FIX: Add documentation"
bits: 64
bits: 32