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
EntryEndpointconstructor argument order and documentation - Made
GenericCollectionEndpointconstructor public - Moved element helpers from
CollectionEndpointtoGenericCollectionEndpoint - Added
AuthorizationtoHttpHeaderenum
Installation
npm install [email protected] --save
0.1.0
First release