azure-rest-api-specs
azure-rest-api-specs copied to clipboard
[Purview - Account API] API Review
New API Review meeting has been requested.
Service Name: Microsoft Purview Review Created By: Phani Kumar Vadali Review Date: 10/26/2022 9:00 AM PT PR: https://github.com/Azure/azure-rest-api-specs/pull/21055 Hero Scenarios Link: Not Provided Core Concepts Doc Link: Not Provided
Description:
Detailed meeting information and documents provided can be accessed here
Meeting updated by Phani Kumar Vadali
Service Name: Microsoft Purview Review Created By: Phani Kumar Vadali Review Date: 10/26/2022 9:00 AM PT PR: https://github.com/Azure/azure-rest-api-specs/pull/21055 Hero Scenarios Link: Not Provided Core Concepts Doc Link: Not Provided
Description:
Detailed meeting information and documents provided can be accessed here
API Stewardship Board Review: 26-Oct-22
Cobranding statusshould be an enumeration, but the issue is that we should not model an enumeration as an enum. This should be a boolean and we should not follow the ARM rules. This is meant for customers to be settable. Consider changing this to anenabledproperty that can be true/false. This leaves thestatusfield to be used in the future if there are values that will be added. Some potential values ofstatuscan follow the long running operation- Need an example of #color and a better description of what's expected.
- For the base64 encoding, use the proper format,
type: string, format: byte, see: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md#data-types - It sounds more like we should maybe have:
preferences/accountandpreferences/users/{id}- Should have a
currentUseror"me"as the value
- Should have a
- Add a
:to thePOSTforregenerateKeys
@pvadali-az What's the status of this API change?
Hi @mikekistler can you close this issue for now? I haven't heard from UX yet and I will have UserLevelPreferences coming up. I will add these endpoints along with the feedback in a new PR