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
1e85e1d2a3327fa7e60a3ecba4ff3e9ffcb39753
JSONAPI
/
Tests
/
JSONAPIOpenAPITests
T
History
Mathew Polzin
11a7727ac9
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
..
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
XCTestManifests.swift
Update linuxmain
2019-01-21 23:00:13 -08:00