microsoft / api-guidelines

Microsoft REST API Guidelines
Other
22.66k stars 2.71k forks source link

Add guidance for "wrapping" industry API #275

Open markweitzel opened 3 years ago

markweitzel commented 3 years ago

Sometimes, service teams need to implement the API for another service to be conformant, interoperability, etc. An example of this is mongo.db, Apache Atlas (e.g. for Purview), etc. We should call this out in the considerations document any patterns that would be helpful.

markweitzel commented 2 years ago

See: #4942