This website requires JavaScript.
Explore
Help
Sign In
encounter
/
JSONAPI
Watch
0
Star
0
Fork
0
You've already forked JSONAPI
mirror of
https://github.com/encounter/JSONAPI.git
synced
2026-03-30 11:18:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc42ec27fc1950ad389ff6344691633b6ec111e3
JSONAPI
/
Tests
/
JSONAPIOpenAPITests
T
History
Mathew Polzin
dc42ec27fc
Not crazy about how I got there, but now it is relatively easy to print arbitrary enum's allCases as the list of possible values in the format specced out by OpenAPI.
2019-01-20 15:39:54 -08:00
..
Test Helpers
Add test helpers for Open API test target
2019-01-14 21:18:49 -08:00
JSONAPIEntityOpenAPITests.swift
Not crazy about how I got there, but now it is relatively easy to print arbitrary enum's allCases as the list of possible values in the format specced out by OpenAPI.
2019-01-20 15:39:54 -08:00
JSONAPIRelationshipsOpenAPITests.swift
currently in a pretty broken state with support for enumerations being turned into allowed values via reflection. I think I am going to have to give up type safety if I want to use reflection and keep things open ended
2019-01-19 15:30:09 -08:00