-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
version 2 #837
version 2 #837
Conversation
Changes include: Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete. Correcting a number of the defined response schemas that had content nested under a "datasource" element. Updating action descriptions and markdown readme. Adding required meta data to swagger API definition.
@gsmcmurtrie Please sign the CLA |
certified-connectors/Industrial App Store/apiDefinition.swagger.json
Outdated
Show resolved
Hide resolved
@@ -5,7 +5,7 @@ | |||
"type": "oauthSetting", | |||
"oAuthSettings": { | |||
"identityProvider": "oauth2", | |||
"clientId": "<<Please add your clientID here>>", | |||
"clientId": "18e880e61fe84e9485fda4eb41462554", |
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.
@gsmcmurtrie You can replace the clientId value with [[Dummy]]
@@ -28,7 +28,9 @@ | |||
} | |||
} | |||
}, | |||
"iconBrandColor": "#CCCCCC", | |||
"capabilities": [] | |||
"iconBrandColor": "#ffffff", |
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.
@gsmcmurtrie Please note that white background color for icon is not allowed.
Documentation - Icon
@gsmcmurtrie You have submitted the intro.md instead of readme.md in open repo. There is a difference between intro.md and readme.md files, the intro.md file is required for certification and its content would be published and displayed in your connector's documentation page. Readme.md file is only required for open sourcing your connector which can be helpful to the open source users who may want to contribute in your connector. Here is an example |
Response descriptions improved. ReadMe edited to something more succinct. Icon background colour changed to an allowed value.
* Alemba ITSM Connector * Fixed readme and intro files * Fixed formatting of images * Formatting and images fix * Update Intro.md * version 2 (microsoft#837) * version 2 Changes include: Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete. Correcting a number of the defined response schemas that had content nested under a "datasource" element. Updating action descriptions and markdown readme. Adding required meta data to swagger API definition. * Improvements requested by certification team Response descriptions improved. ReadMe edited to something more succinct. Icon background colour changed to an allowed value. * Origin/secplugs/dev (microsoft#824) * Added Secplug Scan Added Secplug Scan * Add files via upload * Updated brand color Updated Brand color * Add files via upload * Update readme.md * Update apiDefinition.swagger.json * Update readme.md * Delete settings.json * Update apiProperties.json * Update apiDefinition.swagger.json * taken care of comments * updated background color Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com> * Delete Intro.md Removed intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com> Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com> Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>
* Alemba/connector (#2) * Alemba ITSM Connector * Fixed readme and intro files * Fixed formatting of images * Formatting and images fix * Update Intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> * Alemba/connector (#3) * Alemba ITSM Connector * Fixed readme and intro files * Fixed formatting of images * Formatting and images fix * Update Intro.md * version 2 (#837) * version 2 Changes include: Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete. Correcting a number of the defined response schemas that had content nested under a "datasource" element. Updating action descriptions and markdown readme. Adding required meta data to swagger API definition. * Improvements requested by certification team Response descriptions improved. ReadMe edited to something more succinct. Icon background colour changed to an allowed value. * Origin/secplugs/dev (#824) * Added Secplug Scan Added Secplug Scan * Add files via upload * Updated brand color Updated Brand color * Add files via upload * Update readme.md * Update apiDefinition.swagger.json * Update readme.md * Delete settings.json * Update apiProperties.json * Update apiDefinition.swagger.json * taken care of comments * updated background color Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com> * Delete Intro.md Removed intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com> Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com> Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com> * Delete Intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com> Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com> Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>
* version 2 Changes include: Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete. Correcting a number of the defined response schemas that had content nested under a "datasource" element. Updating action descriptions and markdown readme. Adding required meta data to swagger API definition. * Improvements requested by certification team Response descriptions improved. ReadMe edited to something more succinct. Icon background colour changed to an allowed value.
* Alemba/connector (microsoft#2) * Alemba ITSM Connector * Fixed readme and intro files * Fixed formatting of images * Formatting and images fix * Update Intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> * Alemba/connector (microsoft#3) * Alemba ITSM Connector * Fixed readme and intro files * Fixed formatting of images * Formatting and images fix * Update Intro.md * version 2 (microsoft#837) * version 2 Changes include: Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete. Correcting a number of the defined response schemas that had content nested under a "datasource" element. Updating action descriptions and markdown readme. Adding required meta data to swagger API definition. * Improvements requested by certification team Response descriptions improved. ReadMe edited to something more succinct. Icon background colour changed to an allowed value. * Origin/secplugs/dev (microsoft#824) * Added Secplug Scan Added Secplug Scan * Add files via upload * Updated brand color Updated Brand color * Add files via upload * Update readme.md * Update apiDefinition.swagger.json * Update readme.md * Delete settings.json * Update apiProperties.json * Update apiDefinition.swagger.json * taken care of comments * updated background color Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com> * Delete Intro.md Removed intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com> Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com> Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com> * Delete Intro.md Co-authored-by: Rostislav Rusev <rostislav.rusev@concordeu.com> Co-authored-by: djball3678 <44480707+djball3678@users.noreply.github.com> Co-authored-by: gsmcmurtrie <gregor.mcmurtrie@intelligentplant.com> Co-authored-by: Ajaatsecplugs <61938145+Ajaatsecplugs@users.noreply.github.com> Co-authored-by: moolchand <58115278+moolchand@users.noreply.github.com>
Changes include:
Removing "Get Historical Data" action as this was exposing a Web API end-point marked as obsolete.
Correcting a number of the defined response schemas that had content nested under a "datasource" element.
Updating action descriptions and markdown readme.
Adding required meta data to swagger API definition.
Please check the following conditions for your PR.
apiDefinition.swagger.json
is validated usingpaconn validate
command.apiProperties.json
has a valid brand color. Invalid brand colors are#007ee5
and#ffffff
.