Login to follow
Mock Framework

Mock Framework (ODC)

Stable version 0.1.4 (Compatible with ODC)
Uploaded on 12 December 2025 by OutSystems Labs
Mock Framework

Mock Framework (ODC)

Details
Detailed Description

Create realistic mock APIs in minutes to accelerate development, enhance collaboration, and facilitate confident testing even before backend integration. Watch our video to see how it works!

Release notes 
  • Fixed API matching logic. Previously, URL path parameters (such as /issue/{issue} or /id{id}/name/{name}) were being interpolated before the configuration lookup occurred, causing the match to fail. We have updated the matching strategy to correctly handle parameterized paths in GET requests.