authorjapps

Results 133 comments of authorjapps

@dhruv-bansal , please proceed! Doc page to edit is [here](https://github.com/authorjapps/zerocode/wiki/Assertions-Or-Verifications-of-Various-Data-Types)

@kt09 , can you paste the request/response log here to have a look ?

>... Trying to access this ID deterministically using validators and it is not working. >"validators": [ { "field": "$..journals[?(@.id==${$.send_valid_unique_identifiers.response.body.rawJournals.[0].id})]", ... } @kt09 , the "field" should be a key(i.e. a...

@kt09 , Issue is not having details what problem you want to solve. Hence no documentation will be helpful in this case. Provide an usecase and make the problem statements...

@srinivasa78 , just checking... have you tried this(below replacing the external content) in a manual testing tool or a REST client like Postman? ``` "body": { "files": [ "file:media/test.wav" ],...

Thanks @srinivasa78 for your ineterest in contribution. Yes, you can try to fix this. The code is here needs fix: >org.jsmart.zerocode.core.httpclient.utils.FileUploadUtils#buildOtherRequestParams Please raise a PR once it's stable. Do you...

@mailtoach79 , it's possible to expose these as apis or DSLs. We will fit this into our upcoming roadmap and implement this !

@aghorpade , Yes, you are exactly right(scenario) 👍 . Updated the description. That was a typo. Thanks for noticing it !

Hello @jneate , thanks for your interest in contributing. Seems like we will have to expand this issue a bit - will add more details soon. You can then pick...