Cumulocity-IoT / c8y-oee

go-c8y-cli extension to interact with the Cumulocity IoT OEE Application
https://cumulocity.com/api/oee/#operation/getProductionPlanList
Apache License 2.0
5 stars 2 forks source link

option to ignore default query parameter #1

Closed namnhatpham closed 1 year ago

namnhatpham commented 1 year ago

There are cases that the request endpoint does not accept default query parameters. Therefore, it is necessary to have the option to allow ignorance of the default query parameters when sending requests. It could have the setting to ignore all parameters or one/some specific ones.