Add Arbitrary support for the rest of JSONAPI's key types.
Pre-release
Pre-release
Now all of the key types of JSONAPI have Arbitrary support. This auxiliary framework remains largely undocumented but if you are already familiar with SwiftCheck
then you will have little trouble filling in the blanks and taking advantage of JSONAPI+Arbitrary
to create arbitrary JSONAPI Documents for testing purposes.