msanz-acclaro
|
7408433478
|
My Acclaro v2.0 - Corrected bugs in API that impacted definition in responses (#1833)
* adding API definition, properties, and readme file
* first version of swagger doc. Documented responses, at least 1 error, 1 no auth and the successful payload for all endpoints. Removed testing endpoints "simulate order complete" and "simulate quote ready" as those do not apply to customers. Pending to add the MS x metadata descriptors to fully meet the criteria as per the doc
* made all the necessary changes to remove the errors from "paconn validate". Added the metadata descriptors for MS too.
* adding screenshots as per request from MS
* adding the YAML file too, forgot to commit earlier
* removing unnecesary files from repo
* corrected README as per comment in PR: https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785169667
* correcting file as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785252274
* fixing definition, properties, and README as per comments on PR https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files
* corrected gramaticall errors as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785171338
* corrected 2 typos
* corrected punctuation
* corrected indentation to 2 space tab
* corrected indentation to 2 space tabs
* this is for an independent connector, should not be in this folder
* Moved from IP connectors as Acclaro owns the service
* adding the files to the corresponding folder for custom connectors
* resorted content in apiDefinition to make it easier to maintain in the future
* fixing version number
* fixing descriptions as per feedback on https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298469
* fixing publisher as per: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* adding new property "stackOwner" as per feedback: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* moved location of connector files as per feedback from: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298031
* adding "intro.md" as per feedback from ISV
* removing sample Bearer token as per ISV certification process
* fixing issue with response body for "Get file", declared it as file rather than string.
* fixing as per comments: https://github.com/microsoft/PowerPlatformConnectors/pull/1507#discussion_r844194844 and https://github.com/microsoft/PowerPlatformConnectors/pull/1507#discussion_r844192681
* removing intro.md as per https://github.com/microsoft/PowerPlatformConnectors/pull/1507#issuecomment-1118057603
* bugfix in API response requires updating the API definition
* correcting issue as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1833#discussion_r928914875
* this is why linux is case sensitive, and ignoring case causes problems like this: https://github.com/microsoft/PowerPlatformConnectors/pull/1833#discussion_r929246208 corrected and validated
* yet another typo
|
2022-07-25 22:14:31 +02:00 |
msanz-acclaro
|
d06ac66b2b
|
My Acclaro - added intro.md (#1507)
* adding API definition, properties, and readme file
* first version of swagger doc. Documented responses, at least 1 error, 1 no auth and the successful payload for all endpoints. Removed testing endpoints "simulate order complete" and "simulate quote ready" as those do not apply to customers. Pending to add the MS x metadata descriptors to fully meet the criteria as per the doc
* made all the necessary changes to remove the errors from "paconn validate". Added the metadata descriptors for MS too.
* adding screenshots as per request from MS
* adding the YAML file too, forgot to commit earlier
* removing unnecesary files from repo
* corrected README as per comment in PR: https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785169667
* correcting file as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785252274
* fixing definition, properties, and README as per comments on PR https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files
* corrected gramaticall errors as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785171338
* corrected 2 typos
* corrected punctuation
* corrected indentation to 2 space tab
* corrected indentation to 2 space tabs
* this is for an independent connector, should not be in this folder
* Moved from IP connectors as Acclaro owns the service
* adding the files to the corresponding folder for custom connectors
* resorted content in apiDefinition to make it easier to maintain in the future
* fixing version number
* fixing descriptions as per feedback on https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298469
* fixing publisher as per: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* adding new property "stackOwner" as per feedback: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* moved location of connector files as per feedback from: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298031
* adding "intro.md" as per feedback from ISV
* removing sample Bearer token as per ISV certification process
* fixing issue with response body for "Get file", declared it as file rather than string.
* fixing as per comments: https://github.com/microsoft/PowerPlatformConnectors/pull/1507#discussion_r844194844 and https://github.com/microsoft/PowerPlatformConnectors/pull/1507#discussion_r844192681
* removing intro.md as per https://github.com/microsoft/PowerPlatformConnectors/pull/1507#issuecomment-1118057603
|
2022-05-05 17:45:13 -07:00 |
msanz-acclaro
|
562dc33486
|
My Acclaro (#1420)
* adding API definition, properties, and readme file
* first version of swagger doc. Documented responses, at least 1 error, 1 no auth and the successful payload for all endpoints. Removed testing endpoints "simulate order complete" and "simulate quote ready" as those do not apply to customers. Pending to add the MS x metadata descriptors to fully meet the criteria as per the doc
* made all the necessary changes to remove the errors from "paconn validate". Added the metadata descriptors for MS too.
* adding screenshots as per request from MS
* adding the YAML file too, forgot to commit earlier
* removing unnecesary files from repo
* corrected README as per comment in PR: https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785169667
* correcting file as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785252274
* fixing definition, properties, and README as per comments on PR https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files
* corrected gramaticall errors as per comment https://github.com/microsoft/PowerPlatformConnectors/pull/1357/files#r785171338
* corrected 2 typos
* corrected punctuation
* corrected indentation to 2 space tab
* corrected indentation to 2 space tabs
* this is for an independent connector, should not be in this folder
* Moved from IP connectors as Acclaro owns the service
* adding the files to the corresponding folder for custom connectors
* resorted content in apiDefinition to make it easier to maintain in the future
* fixing version number
* fixing descriptions as per feedback on https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298469
* fixing publisher as per: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* adding new property "stackOwner" as per feedback: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298737
* moved location of connector files as per feedback from: https://github.com/microsoft/PowerPlatformConnectors/pull/1420#discussion_r821298031
|
2022-03-09 16:21:44 -08:00 |