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
{{ message }}
This repository was archived by the owner on May 17, 2024. It is now read-only.
Describe the bug
Currently Testribute response is returning Response where the expected "tes_uri" is clubbed with random user input keys like "a001","a002" so on. This needs to be separated and user inputs should be with "user_input" as key in separate JSON below.
Describe the bug
Currently Testribute response is returning Response where the expected "tes_uri" is clubbed with random user input keys like "a001","a002" so on. This needs to be separated and user inputs should be with "user_input" as key in separate JSON below.
Expected behavior