Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Dec 26, 2024
1 parent d0b0b4d commit 0535d93
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Sources/WalletOrders/WalletOrders.docc/Extensions/OrderJSON.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# ``WalletOrders/OrderJSON``

## Topics

### Essentials

- ``Properties``
- ``SchemaVersion``
- ``OrderType``
- ``OrderStatus``

### Merchants

- ``Merchant``

### Barcode

- ``Barcode``
- ``BarcodeFormat``
24 changes: 24 additions & 0 deletions Sources/WalletPasses/WalletPasses.docc/Extensions/PassJSON.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# ``WalletPasses/PassJSON``

## Topics

### Essentials

- ``Properties``
- ``FormatVersion``
- ``PassFieldContent``

### Barcodes and NFC

- ``Barcodes``
- ``BarcodeFormat``
- ``NFC``

### Boarding Passes

- ``BoardingPass``
- ``TransitType``

### Miscellaneous

- ``Locations``

0 comments on commit 0535d93

Please sign in to comment.