Cogniac / cogniac-sdk-py

Python SDK for Cogniac Public API
Apache License 2.0
5 stars 6 forks source link

Update endpoints that require updates to support Feedback Service API v21. #100

Open ah-cog opened 3 years ago

ah-cog commented 3 years ago

Resolves https://github.com/Cogniac/cogniac-sdk-py/issues/101.

Changes

Notes

amy-why commented 2 years ago

do we want to change the function names?

ah-cog commented 2 years ago

Made a few more changes to support full range of feedback scheduling parameters. Testing today to merge.

ah-cog commented 2 years ago

Pushed a couple updates, including addition of functions to delete a single feedback request, all feedback requests for an application, and to count feedback requests in a tenant. Tested and should be ready to merge.