Skip to content

Sms meeting initial publish #3943

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

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

AnthonyDSF
Copy link


When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector, a smooth certification experience, and your users are happy :)

If this is your first time submitting to GitHub and you need some help, please sign up for this session.

  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • If this is a certified connector, I confirm that apiProperties.json has a valid brand color and doesn't use an invalid brand color, #007ee5 or #ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.

If you are an Independent Publisher, you must also attest to the following to ensure a smooth publishing process:

  • I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
  • Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
  • Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
  • If the connector uses OAuth, I have provided detailed steps on how to create an app in the readme.md.

@AnthonyDSF AnthonyDSF requested a review from a team as a code owner July 24, 2025 17:38
@AnthonyDSF
Copy link
Author

@microsoft-github-policy-service agree company="Ventus"

@vmanoharas
Copy link
Contributor

Hi @AnthonyDSF,

Can you please fix swagger validation errors? Please refer the links below.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission#step-5-submit-your-connector-for-deployment
https://learn.microsoft.com/en-us/connectors/custom-connectors/coding-standards

##[error]The value 'title' contains at least one of the restricted words: 'api, connector'. ValuePath: /info/title
##[error]The 'description' value must be written in English. ValuePath: /info/description
##[error]The value 'description' contains at least one of the restricted words: 'power apps, power automate, logic apps'. ValuePath: /info/description
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21auth1verifyKey/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21auth
1verifyKey/post/description
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21contacts/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/0
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/1
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/2
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/3
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/4
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts/get/parameters/5
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21contacts/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21contacts/post/description
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21contacts1{id}/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21contacts
1{id}/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts1{id}/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21contacts
1{id}/get/parameters/0
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21contacts1{id}/delete/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts
1{id}/delete/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21contacts1{id}/delete/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21contacts
1{id}/patch/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21contacts1{id}/patch/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21contacts
1{id}/patch/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21contacts1{id}/patch/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21listsContacts/get/summary
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts/get/parameters/0
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts/get/parameters/1
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts/get/parameters/2
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21listsContacts/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21listsContacts/post/description
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21listsContacts
1{id}/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21listsContacts1{id}/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts
1{id}/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21listsContacts1{id}/get/parameters/0
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21listsContacts
1{id}/delete/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts1{id}/delete/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21listsContacts
1{id}/delete/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21listsContacts1{id}/patch/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21listsContacts
1{id}/patch/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts1{id}/patch/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21listsContacts
1{id}/patch/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21listsContacts1{id}1addContact/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21listsContacts
1{id}1addContact/post/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts
1{id}1addContact/post/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21listsContacts
1{id}1addContact/post/parameters/0
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21listsContacts
1{id}1removeContact/post/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21listsContacts
1{id}1removeContact/post/parameters/0
##[error]Summary string contains any of the restricted characters [/<>*%&?] ValuePath: /paths/1v21Sms/get/summary
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21Sms/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21Sms/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/0
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/1
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/1
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/2
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/2
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/3
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/3
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/4
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/4
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/5
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/5
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms/get/parameters/6
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms/get/parameters/6
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21Sms/post/description
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21Sms
1{id}/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21Sms
1{id}/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms1{id}/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms
1{id}/get/parameters/0
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21Sms1{id}/delete/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms
1{id}/delete/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms1{id}/delete/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21Sms
1{id}/patch/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21Sms1{id}/patch/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21Sms
1{id}/patch/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21Sms1{id}/patch/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates/get/parameters/0
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates/get/parameters/1
##[error]The 'description' property is required. ValuePath: /paths/1v21templates/get/parameters/1
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates/get/parameters/2
##[error]The 'description' property is required. ValuePath: /paths/1v21templates/get/parameters/2
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates/post/description
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates
1{id}/get/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates1{id}/get/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates
1{id}/get/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates1{id}/get/parameters/0
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates
1{id}/delete/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates1{id}/delete/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates
1{id}/delete/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates1{id}/patch/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates
1{id}/patch/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates1{id}/patch/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates
1{id}/patch/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates~1{id}1allowAccess/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates
1{id}1allowAccess/post/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates
1{id}1allowAccess/post/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates
1{id}1allowAccess/post/parameters/0
##[error]The 'summary' value must be written in English. ValuePath: /paths/1v21templates
1{id}1revokeAccess/post/summary
##[error]The 'description' value must be written in English. ValuePath: /paths/1v21templates
1{id}1revokeAccess/post/description
##[error]The 'x-ms-summary' property is required. ValuePath: /paths/1v21templates
1{id}1revokeAccess/post/parameters/0
##[error]The 'description' property is required. ValuePath: /paths/1v21templates
1{id}~1revokeAccess/post/parameters/0
##[error]The 'contact' property is required. ValuePath: /info
##[error]The 'x-ms-connector-metadata' property is required.

@AnthonyDSF
Copy link
Author

Hi @vmanoharas,

All validation errors and Microsoft certification requirements have been addressed:

  • The title and description now follow all Microsoft naming restrictions.
  • All summary, description, and x-ms-summary are written in English and compliant.
  • Removed all restricted words ("API", "Connector", "Power Apps", "Power Automate", "Logic Apps") from metadata and documentation.
  • All required fields are now present in all operations and parameters.
  • The x-ms-connector-metadata and contact properties are set as required.
  • Warnings about deprecated endpoints and response codes are acknowledged and left only for deprecated endpoints.

Validation succeeded locally with paconn, and the OpenAPI schema is now clean.

Ready for your review!

Thank you for your feedback.

Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @AnthonyDSF,

All the issues seems to be resolved, however, please correct the folder structure by removing the .DS_Store. Additionally please remove the icon.png files which is not required as part of GitHub PR.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants