mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
Update README.md
This commit is contained in:
@@ -58,8 +58,9 @@ The primary goals of this framework are:
|
||||
- [ ] `meta`
|
||||
|
||||
### Misc
|
||||
- [ ] `EntityType` validator (using reflection).
|
||||
- [ ] Property-based testing (using `SwiftCheck`).
|
||||
- [ ] `EntityType` validator (using reflection)
|
||||
- [ ] Property-based testing (using `SwiftCheck`)
|
||||
- [ ] Roll my own `Result` or find an alternative that doesn't use `Foundation`.
|
||||
|
||||
## Usage
|
||||
### Prerequisites
|
||||
|
||||
Reference in New Issue
Block a user