The Wayback Machine - https://web.archive.org/web/20210814020702/https://github.com/topics/apis
Skip to content
#

apis

Here are 778 public repositories matching this topic...

public-apis
kuma
michelle0927
michelle0927 commented Aug 10, 2021

Describe the event source. What app is this for, and what event does the trigger correspond to?
Microsoft Outlook

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.
https://docs.microsoft.com/en-us/outlook/rest/

Sources
New Email | Triggers when a new email is received in your inbox
New Contact | Triggers when a ne

bethesque
bethesque commented Jul 22, 2021

Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:

{ "deployedOrReleased": true }

{ "deployed": true }

{ "released": true }

{ "environment": "<env name>" }

These keys can be used in various combinations ( eg. { "environment": "prod", released: true, consumer: "Foo" } ). Please allow any combination

bethesque
bethesque commented Jul 22, 2021

Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:

{ "deployedOrReleased": true }

{ "deployed": true }

{ "released": true }

{ "environment": "<env name>" }

{ "consumer": "<name>" } // this may already be supported, please add it if not

These keys can be used in various combinations ( eg. `{ "envir

Improve this page

Add a description, image, and links to the apis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apis topic, visit your repo's landing page and select "manage topics."

Learn more