Mathew Polzin
|
654d3bfd2b
|
Update Poly, add Include11 type.
|
2019-10-02 20:02:11 -07:00 |
|
Mathew Polzin
|
87e9ee0606
|
remove tests that are duplicates of those in the Poly package. I just never deleted this file when the Poly stuff moved into its own package. Add support for Include10.
|
2019-09-16 09:37:34 -07:00 |
|
Mathew Polzin
|
c75912ab79
|
switch Poly versioning to 'upToNextMajor' and updated the resolved version.
|
2019-07-02 18:09:06 -07:00 |
|
Mathew Polzin
|
b1adc60719
|
Update package and podspec files
|
2019-04-16 21:52:50 -07:00 |
|
Mathew Polzin
|
247848e788
|
Update README
|
2019-01-30 18:00:27 -08:00 |
|
Mathew Polzin
|
ea663bb229
|
Move Sampleable into its own Package.
|
2019-01-29 00:44:31 -08:00 |
|
Mathew Polzin
|
a88844fe5e
|
Switch to Poly 1.0.0 (same commit as previously used but by version rather than branch)
|
2019-01-23 00:34:14 -08:00 |
|
Mathew Polzin
|
3a0ede2372
|
Get rid of OpenAPI namespace because a compiler bug was making it more hassle than it was worth.
|
2019-01-14 23:46:39 -08:00 |
|
Mathew Polzin
|
9e6e713ad2
|
Add Codable for the parts of OpenAPI that are built so far.
|
2019-01-14 21:17:07 -08:00 |
|
Mathew Polzin
|
25bda795a7
|
Rename JSONAPITestLib to JSONAPITesting to fit with naming convention I am adopting going forward. Added OpenAPI JSON schema types. Added default schema types for a handful of Swift primitives.
|
2019-01-13 18:28:41 -08:00 |
|
Mathew Polzin
|
b2041e9bc8
|
Update to bleeding edge Poly library
|
2019-01-13 07:47:20 -08:00 |
|
Mathew Polzin
|
060e0e3898
|
Move PolyWrapped out of Poly and into JSONAPI.
|
2019-01-12 21:51:51 -08:00 |
|
Mathew Polzin
|
b374367234
|
Move Poly into its own library.
|
2019-01-12 21:30:20 -08:00 |
|
Mathew Polzin
|
3468cb555a
|
Remove Result dependency in favor of a super stripped down internally scoped Result enum. This won't interfere with other Result libraries and I was not exposing the Result anyway.
|
2018-12-05 22:02:59 -08:00 |
|
Mathew Polzin
|
6dff02bd51
|
Update to version of Result that does not even import Foundation for tests
|
2018-11-23 08:58:13 -08:00 |
|
Mathew Polzin
|
3b1e5f7414
|
Switched to a fork of the Result repo that does not depend on Foundation (outside of tests)
|
2018-11-22 22:08:18 -08:00 |
|
Mathew Polzin
|
7d3b04c719
|
Remove auto generated and other unneeded files, update linux main test file.
|
2018-11-12 21:59:21 -08:00 |
|