2.0.0-beta.5
Pre-release
Pre-release
·
271 commits
to main
since this release
APIStub
creation is deferred untilapiStub
property is called.APIStub
model
anderror
properties have been replaced withmodelClosure
anderrorClosure
, that are created inAPIStub
constructor. This is done to allowAPIStub
to function even ifAPIRequest
has been deallocated.