sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

sasjs request fails on sasjs/server when a payload is provided #1174

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

Can be replicated in the DC repo (sas folder, development branch).

The following works fine:

sasjs request services/admin/makedata -t server

But the following fails:

sasjs request services/admin/makedata -d deploy/makeDataServer.json -t server
image
ghost commented 2 years ago

:tada: This issue has been resolved in version 3.12.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: