We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isClient=true
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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
isClientFile=true
The text was updated successfully, but these errors were encountered:
BFP-23694_2 (#408)
bd45794
* BFP-23694_2 BFP-23694_2 1006-api * BFP-23694_2 BFP-23694_2 1006-api * BFP-23694_2 BFP-23694_2 1006-api
No branches or pull requests
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 asisClient=true
The text was updated successfully, but these errors were encountered: