Releases: TypedRest/TypedRest-TypeScript
Releases · TypedRest/TypedRest-TypeScript
0.2.2
- Added
Endpoint.getLinkTemplate()
- Improved header link extraction
- Fixed HAL link extraction
- Fixed error message extraction
0.2.1
- Added missing typecast in
JsonSerializer.deserialize()
0.2.0
Changes
- Improved
EntryEndpoint
constructor argument order and documentation - Made
GenericCollectionEndpoint
constructor public - Moved element helpers from
CollectionEndpoint
toGenericCollectionEndpoint
- Added
Authorization
toHttpHeader
enum
Installation
npm install [email protected] --save
0.1.0
First release