-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Data247logic #584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data247logic #584
Conversation
* Create IN-D KYC India * Delete IN-D KYC India * Create apiDefinition.swagger.json * Add files via upload * Create README.MD * Update README.MD * Delete README.MD * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create IN-D Insurance * Delete IN-D Insurance * Create IN-D Insurance * Delete IN-D Insurance * Create Readme.md * Add files via upload * Add files via upload * Delete Readme.md * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create Readme.md * Add files via upload * Add files via upload
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the comments, you can also remove the icon.png and settings.json file from this PR, as they don't need t be open sourced. The icon will be provided during the submission process within ISV Studio.
|
Hi Doug,
Sorry for the delay, I was busy with other things, I have done all the
changes in suggested by you and your colleague. Can you please review and
let me know what is next step to proceed further.
waiting for your reply...
Regards,
M.i
…On Tue, Dec 22, 2020 at 9:39 AM Doug Elliott ***@***.***> wrote:
***@***.**** approved this pull request.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDU5JTRTD67YGMR3IOTSWALXZANCNFSM4UEHR3ZA>
.
|
@Data247logic There seems few comments need to be fixed, Can you please resolve the comments (Click on "resolve conversation") you have already fixed. |
|
Hi Doug,
Sorry for bugging you, I am new to Git can you please provide me what other
points are left to fix also how to find resolve button on comments.
waiting for your reply...
regards,
M.i
On Thu, Dec 24, 2020 at 6:53 AM Srikanth Yenagandhula <
notifications@github.com> wrote:
… Hi Doug, Sorry for the delay, I was busy with other things, I have done
all the changes in suggested by you and your colleague. Can you please
review and let me know what is next step to proceed further. waiting for
your reply... Regards, M.i
… <#m_1958340733201656667_>
On Tue, Dec 22, 2020 at 9:39 AM Doug Elliott *@*.*> wrote: @.** approved
this pull request. — You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#584 (review)
<#584 (review)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ARLGTDU5JTRTD67YGMR3IOTSWALXZANCNFSM4UEHR3ZA
.
There seems few comments need to be fixed, Can you please resolve the
comments (Click on "resolve conversation") you have already fixed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDV3KPRKB3F3G5SRKXLSWKJZVANCNFSM4UEHR3ZA>
.
|
|
@Data247logic I've gone ahead and resolved the comments that seem to have been addressed. So all the pending comments left by Srikanth and myself should be addressed in another commit. Please let us know if there are any questions about the feedback. |
|
Hi Doug,
All the comments are resolved and fixed, please review and let me know what
will be the next step in connector release. when it will be released on the
platform for users to use.
waiting for your reply..
regards,
M.I
…On Wed, Jan 6, 2021 at 10:55 AM Doug Elliott ***@***.***> wrote:
@Data247logic <https://github.com/Data247logic> I've gone ahead and
resolved the comments that seem to have been addressed. So all the pending
comments left by Srikanth and myself should be addressed in another commit.
Please let us know if there are any questions about the feedback.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDTRKCNSK34WLCD6YNLSYPX6DANCNFSM4UEHR3ZA>
.
|
|
Hi Doug,
Did you get my previous email?
can you please proceed further with the approval so that my connector can
be online in the marketplace.
waiting for your reply...
regards,
M.i
On Wed, Jan 6, 2021 at 1:16 PM Mohammad Istiyaq <mohammad@logictree.com>
wrote:
… Hi Doug,
All the comments are resolved and fixed, please review and let me know
what will be the next step in connector release. when it will be released
on the platform for users to use.
waiting for your reply..
regards,
M.I
On Wed, Jan 6, 2021 at 10:55 AM Doug Elliott ***@***.***>
wrote:
> @Data247logic <https://github.com/Data247logic> I've gone ahead and
> resolved the comments that seem to have been addressed. So all the pending
> comments left by Srikanth and myself should be addressed in another commit.
> Please let us know if there are any questions about the feedback.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#584 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ARLGTDTRKCNSK34WLCD6YNLSYPX6DANCNFSM4UEHR3ZA>
> .
>
|
|
@Data247logic I've already approved the PR, but it is now pending a review from my colleague, @sriyen-msft . He will provide another round of reviews on your changes soon, and will follow up with any further points of feedback. |
| "/v3.0/MT/": { | ||
| "get": { | ||
| "responses": { | ||
| "default": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace ALL the "default" responses with expected status codes, otherwise users may see errors about incorrect schema instead of real error responses from your service in OpenAPI mode.
|
Hi,
I am not getting you, can you please give me one example so that i can fix
it and finish this off.
waiting for your reply...
regards,
M.i
…On Fri, Jan 15, 2021 at 5:41 AM Srikanth Yenagandhula < ***@***.***> wrote:
***@***.**** requested changes on this pull request.
------------------------------
In certified-connectors/Data247logic/apiDefinition.swagger.json
<#584 (comment)>
:
> + "contact":{
+ "name":"Data247 Support",
+ "url":"https://support.data247.com/"
+ }
+ },
+ "host": "api.data247.com",
+ "basePath": "/",
+ "schemes": [
+ "https"
+ ],
+ "paths": {
+ "/v3.0": {},
+ "/v3.0/MT/": {
+ "get": {
+ "responses": {
+ "default": {
Please replace *ALL* the "default" responses with expected status codes,
otherwise users may see errors about incorrect schema instead of real error
responses from your service in OpenAPI mode.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDTE5RZLSUWHZM2M2MDSZ6B2FANCNFSM4UEHR3ZA>
.
|
Example - 365 Training |
|
Hi Doug,
I have updated the response, so please review and proceed further for
approval so it will be live on Marketplace.
waiting for your reply....
regards,
M.i
On Thu, Jan 21, 2021 at 5:48 AM Srikanth Yenagandhula <
notifications@github.com> wrote:
… Hi, I am not getting you, can you please give me one example so that i can
fix it and finish this off. waiting for your reply... regards, M.i
… <#m_2321327043759940115_>
On Fri, Jan 15, 2021 at 5:41 AM Srikanth Yenagandhula < *@*.*> wrote: @.**
requested changes on this pull request. ------------------------------ In
certified-connectors/Data247logic/apiDefinition.swagger.json <#584
(comment)
<#584 (comment)>>
: > + "contact":{ + "name":"Data247 Support", + "url":"
https://support.data247.com/" + } + }, + "host": "api.data247.com", +
"basePath": "/", + "schemes": [ + "https" + ], + "paths": { + "/v3.0": {},
+ "/v3.0/MT/": { + "get": { + "responses": { + "default": { Please replace
*ALL* the "default" responses with expected status codes, otherwise users
may see errors about incorrect schema instead of real error responses from
your service in OpenAPI mode. — You are receiving this because you were
mentioned. Reply to this email directly, view it on GitHub <#584 (review)
<#584 (review)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ARLGTDTE5RZLSUWHZM2M2MDSZ6B2FANCNFSM4UEHR3ZA
.
Example - 365 Training
<https://github.com/microsoft/PowerPlatformConnectors/blob/e953397c852a5afd6bc9f16740f5e7c958dec250/certified-connectors/365Training/apiDefinition.swagger.json#L44>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDWQZWJBSROQNUQ67D3S25XF7ANCNFSM4UEHR3ZA>
.
|
|
@sriyen-msft Please re-review the changes that @Data247logic has made. Thanks! |
|
@Data247logic Can you please remove extra files added to this PR |
|
Hi Doug,
I have removed icon.png, what else you need me to remove from PR ?
please let me know as soon as possible so that we can finish this.
waiting for your reply....
regards,
M.i
…On Thu, Jan 28, 2021 at 7:56 AM Srikanth Yenagandhula < ***@***.***> wrote:
@Data247logic <https://github.com/Data247logic> Can you please remove
extra files added to this PR
[image: image]
<https://user-images.githubusercontent.com/56276394/106081063-20d00d00-60cd-11eb-9580-8303baaef5de.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#584 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARLGTDQBUHSKK3NO5QZ3YG3S4DDNLANCNFSM4UEHR3ZA>
.
|
|
Hi Doug,
Can you guys please close this and approve it?
its been a very long time for approval, please approve and let me know what
is next step.
waiting for your reply...
regards,
M.i
On Thu, Jan 28, 2021 at 2:23 PM Mohammad Istiyaq <mohammad@logictree.com>
wrote:
… Hi Doug,
I have removed icon.png, what else you need me to remove from PR ?
please let me know as soon as possible so that we can finish this.
waiting for your reply....
regards,
M.i
On Thu, Jan 28, 2021 at 7:56 AM Srikanth Yenagandhula <
***@***.***> wrote:
> @Data247logic <https://github.com/Data247logic> Can you please remove
> extra files added to this PR
>
> [image: image]
> <https://user-images.githubusercontent.com/56276394/106081063-20d00d00-60cd-11eb-9580-8303baaef5de.png>
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#584 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ARLGTDQBUHSKK3NO5QZ3YG3S4DDNLANCNFSM4UEHR3ZA>
> .
>
|
|
@Data247logic I am not sure whether you are familiar or not with Github and PR pipeline, But please make sure that there is no "Swagger and Change Validation" errors in "checks" section of the PR whenever you push any commit. There are 10+ errors flagged, please fix them. https://github.com/microsoft/PowerPlatformConnectors/pull/584/checks |
|
@Data247logic Checking in on the feedback that Srikanth provided above. Do you have any questions about that? |

Please check the following conditions for your PR.
apiDefinition.swagger.jsonis validated usingpaconn validatecommand.apiProperties.jsonhas a valid brand color. Invalid brand colors are#007ee5and#ffffff.