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
c96bfadd827ca322cb5e0f3b6b04f2ebbd1e9a72
JSONAPI
/
Tests
/
JSONAPIOpenAPITests
T
History
Mathew Polzin
c96bfadd82
Had not updated linuxmain in a while. pretty sure I'll have problems building on Linux at least with the stuff going on in JSONAPI+OpenAPI.
2019-01-28 23:46:56 -08:00
..
OpenAPI
just throw that json extension on the filename to make everything super real
2019-01-25 18:20:04 -08:00
Test Helpers
Add test helpers for Open API test target
2019-01-14 21:18:49 -08:00
JSONAPIAttributeOpenAPITests.swift
Finish writing Date Attribute test cases and add support for Optional Date OpenAPI Node guesses.
2019-01-27 21:39:18 -08:00
JSONAPIDocumentOpenAPITests.swift
Fix Include OpenAPI support. Fix bug with single include being considered 'OneOf' even though that is an overcomplication of the schema. Add tests for single include type and two include types on document
2019-01-27 22:47:01 -08:00
JSONAPIEntityOpenAPITests.swift
remove 'id' from Unidentified Entity OpenAPI node.
2019-01-26 18:55:47 -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
JSONAPITransformedAttributeOpenAPITests.swift
Add OpenAPI support for TransformedAttributes
2019-01-28 23:45:28 -08:00
XCTestManifests.swift
Had not updated linuxmain in a while. pretty sure I'll have problems building on Linux at least with the stuff going on in JSONAPI+OpenAPI.
2019-01-28 23:46:56 -08:00