Skip to content
Merged
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
12 changes: 6 additions & 6 deletions 2.0.0/papiNet-API.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -1063,10 +1063,10 @@ components:
- Cancelled
active:
type: boolean
supplierToParty:
supplierParty:
type: string
format: uuid
sellerToParty:
sellerParty:
type: string
format: uuid
buyerParty:
Expand DownExpand Up@@ -1101,10 +1101,10 @@ components:
type: string
enum:
- Original
supplierToParty:
supplierParty:
type: string
format: uuid
sellerToParty:
sellerParty:
type: string
format: uuid
buyerParty:
Expand DownExpand Up@@ -1248,10 +1248,10 @@ components:
- Cancelled
active:
type: boolean
supplierToParty:
supplierParty:
type: string
format: uuid
sellerToParty:
sellerParty:
type: string
format: uuid
buyerParty:
Expand Down