Isilon / isilon_sdk

Official repository for isilon_sdk. All language bindings are available for download under the 'Releases' tab.
MIT License
50 stars 21 forks source link

Resolve invalid event schemas #50

Closed Atomicology closed 6 years ago

Atomicology commented 6 years ago

This PR corrects invalid describe messages for the following PAPI handlers:

"/3/event/categories",
"/3/event/categories/<ID>",
"/3/event/channels",
"/3/event/channels/<ID>",
"/3/event/eventlists",
"/3/event/eventlists/<ID>",
"/3/event/setting"

See the logged warning messages in the diff for details on each issue.