Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit submitting connector for certification * update client id removing per Microsoft guidelines * remove resouceURI value updating per Microsoft guidelines * remove aad resource id updating per Microsoft guidlines * swagger changes Updating to remove default responses, empty response schemas, empty operations, and adding description values for all properties. * expand readme updating per Microsoft guidelines * delete settings.json removing per Microsoft guidelines * delete icon.png removing per Microsoft guidelines * remove Comment operation Empty operation being removed * update property name Instances of "Tikit ID" are being renamed to "Ticket ID" before ISV submission * null property fix, triggers, readme Resolving an issue identified in validation around handling null strings/ints, adding triggers, and updated readme to include reference to the triggers * github validation error correcting an issue identified in github validation for file attachments * missing policy operations Policy operations were not previously defined * incorrect apiProperties * tikit policy operations updating with policy operations * group enumeration groups do not enumerate correctly * Update readme.md new triggers and actions as they relate to Lifecycle concepts within Tikit * Update apiDefinition.swagger.json introducing triggers for lifecycle control, and actions for working with approvals/tasks * Update apiDefinition.swagger.json incorrect formatting * Update apiDefinition.swagger.json correcting spelling errors * Update apiDefinition.swagger.json updating per pull request conversation * Update apiDefinition.swagger.json updating boolean values per pull request conversation
- Loading branch information