You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RequestStub stores a date when recording a stub. As previously recorded stub json files might not contain that date field, the current date is used to make old json compatible. When 2.0 is released, this replacement can be removed - all users of 2.0 will be required to re-record all legacy stubs after updating to the new version.
The text was updated successfully, but these errors were encountered:
RequestStub stores a date when recording a stub. As previously recorded stub json files might not contain that date field, the current date is used to make old json compatible. When 2.0 is released, this replacement can be removed - all users of 2.0 will be required to re-record all legacy stubs after updating to the new version.
The text was updated successfully, but these errors were encountered: