bigfix / developer.bigfix.com

The source for developer.bigfix.com
https://developer.bigfix.com
Apache License 2.0
26 stars 24 forks source link

`isClient=true` for posting files to sites is wrong #408

Open jgstew opened 5 years ago

jgstew commented 5 years ago

Issue here: https://developer.bigfix.com/rest-api/api/site.html

The doc doesn't match the example URL: https://lab.bigfix.me:52311/api/site/custom/test/file/101?isClientFile=true;force=true

It should be isClientFile=true but is currently in the doc as isClient=true