* v1 Jira Connector
Extends the existing Jira connector. Added apiDefinition, apiProperties and Readme
* Updated apiDefinition
Changed title to Jira Connector from Jira Cloud Content
Changed description
Updated contact info and included url
Resolved grammatical mistakes in Descriptions
* Updated apiProperties
Added stackOwner
* Title Change
Removed Connector from title
* Updated Definitions
* Updated basePath with /rest/api/3
Updated basePath and removed additional /rest/api/3
* Updated apiProperties.json Connection Param
Updated jirainstance connection param and changed policyTemplateInstances reference to jirainstance
* v2.0 change iconBrandColor
* Add new actions: AddItemFile, GetFileProperty, GetFileContent, AddLibraryFile, GetLibraryFile
* Update per comment from Srikanth
Co-authored-by: Frank Lu <frank.lu@akmii.com>
* Added screenshot requirement
This will provide proof that these operations have been tested and that the connector works.
* Added that screenshots apply for independent only
* Add new custom connector for certification later
* Validation fixes and add metadata
* Move connector to certifed dir for PR approval
* Fix issues raised in PR
* Add connection header for Tenant (and fix case)
* Update readme with correct information for a certified connector
(previously only correct for custom connector)
* Fix tenant header case issue
* Remove type definition on response type that changes dependant on tenant
configuration. Change name to be more explicit.
* Remove even more type definitions to prevent schema errors in flows
* Remove references to custom fields because schema validator can't
support multiple types
* TxtSync included in GIT repo for PowerApps/Flow processes
* paconn validated and ready for approval
* validated swagger
* changes requested by MS
* Changes requested by MS
* API key changes as requested
* Internal removed and notification content
* visiblity fix
* remove header
* Multiple bug fixes and type matching improvements to Aletheia connector
* Added Aletheia support email
* Updated Aletheia connector to include the 'Get common financial statement' and 'get financial fact trend' actions
* Added two new actions to the list of actions in the Aletheia readme
* Added Insider Trading trigger and unsubscribe from webhook action to Aletheia
* Fixed bug in Aletheia connector Insider Trading webhook that was caused by property type mismatch
* Changed issuer property to accept string input
* June Release, 2021: Added api definations for Almabase connector
* Added stack owner
* Removed reductant policies
* Removed flow keyword
* Added preview annotation to actions and triggers
* removed google place id example, and added stackowner
* Multiple bug fixes and type matching improvements to Aletheia connector
* Added Aletheia support email
* Updated Aletheia connector to include the 'Get common financial statement' and 'get financial fact trend' actions
* Added two new actions to the list of actions in the Aletheia readme
* Added Insider Trading trigger and unsubscribe from webhook action to Aletheia
* Fixed bug in Aletheia connector Insider Trading webhook that was caused by property type mismatch
* Update Icon brand color
* Change to API Key Authentication
- Changed to API key Authentication
- Added policy to set host
* New Action and fix responses and descriptions
1. New Action Added
2. Updated response objects, these were missing
3. Updated parameter descriptions and summary
* Trying to fix merge errors
Trying to fix merge errors
* Fixed question mark in summary
Fixed question mark in summary
* Fix /api/v1/Individuals response user schema
* Add /api/v1/Customers/{pageNumber} response schema, update title & summary
* Add /api/v1/Individuals/{id}/Customfields response schema
* Fix properties description, visibility, types
* Revert "Add /api/v1/Individuals/{id}/Customfields response schema"
This reverts commit b38badc049.
* Update responses Title and Description
* Fix Paconn Validate warnings
* Fix types in OrganizationData model
* Revert "Fix Warnings and types on OrganizationData Model"
* Update apiDefinition.swagger.json
Fix datatype bug and warnings
* Added four new trigger : CommitteeMemberUpdated,PurchaseCancelled,RequestUpdated and EmailUpdated
* Updated ProductPurchased Trigger description and added ref to ProductPurchasedPayload
* Update apiDefinition.swagger.json
fix name for emailAddress property of CustomerRequestPayload
* Added punctuation and spaces between words to descriptions
* Added missing Titles
Co-authored-by: William Llanos <williama.llanos@hotmail.com>
Co-authored-by: Fabio Vides F <11657124+fdjvf@users.noreply.github.com>
Co-authored-by: Fabio Vides F <fabio.vides@outlook.com>
Co-authored-by: Fabio Vides F <fvides@impexium.com>
* Multiple bug fixes and type matching improvements to Aletheia connector
* Added Aletheia support email
* Updated Aletheia connector to include the 'Get common financial statement' and 'get financial fact trend' actions
* Added two new actions to the list of actions in the Aletheia readme
* Added Insider Trading trigger and unsubscribe from webhook action to Aletheia