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
cb2800abd42eef6a8008afa555b6365589c802a3
JSONAPI
/
Sources
/
JSONAPIOpenAPI
/
OpenAPI
T
History
Mathew Polzin
cb2800abd4
Add support for RequestBody on an OpenAPI Operation.
2019-01-27 13:57:04 -08:00
..
Date+OpenAPI.swift
Restructure files a bit. Make Date handling relatively robust compared to my first pass at it. Make the failure to construct a generic open API node type throw an error rather than silently omit the node.
2019-01-24 17:25:34 -08:00
OpenAPITypes.swift
Add support for RequestBody on an OpenAPI Operation.
2019-01-27 13:57:04 -08:00
OpenAPITypes+Codable.swift
Add support for RequestBody on an OpenAPI Operation.
2019-01-27 13:57:04 -08:00
SwiftPrimitiveTypes+OpenAPI.swift
Remove encoder requirement to almost all Open API Node constructors. Made a new protocol for the few places where an encoder did need to be passed in.
2019-01-23 23:21:16 -08:00