Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.63k stars 5.08k forks source link

[IoT Central] REST API Review (2022-05-31) #18988

Closed yang-hai-feng closed 2 years ago

yang-hai-feng commented 2 years ago

Service name IoT Central

Key contact for the review hayang@microsoft.com, Avneet.Singh@microsoft.com

Whether this is a new or existing API Existing API

Whether or not your service already been deployed No, TBD by end of May

A brief description of the material to be reviewed/changed (added from 1.0, same as 1.2-preview)

  1. Device Group List, Get, Create, Update and Delete.

  2. Organization List, Get, Create, Update and Delete.

  3. Organization in Users, Devices, Device Groups.

  4. File Upload Configuration support

  5. Correct consume for all existing versions, there is no support for application/json-patch+json in current production, we only support application/json and application/json-merge-patch+json in our production, the old swagger is wrong.

[Swagger PR] (https://github.com/Azure/azure-rest-api-specs/pull/18982)

markweitzel commented 2 years ago

API Stewardship Board Review - 18-May-22

References

Meeting Chat [Meeting Record]()

yang-hai-feng commented 2 years ago

@markweitzel, I have updated the swagger based on review comments, may I get a stamp for merge?