Mark Weitzel

Results 27 comments of Mark Weitzel

@markweitzel -- I spoke with Darrel Miller of the Graph team this morning. We discussed the deprecation header, sunset header, and on going work around the "lifecycle" header. While we...

We should have the following for public preview: * Template discovery for the CLI * Template discovery in VS Code

## API Stewardship Board Review: 26-Oct-22 * `Cobranding status` should be an enumeration, but the issue is that we should not model an enumeration as an enum. This should be...

@danielthank -- In addition to @JeffreyRichter 's comments, I'd recommend running the [spectral linter](https://github.com/Azure/azure-api-style-guide/blob/main/README.md) that we've implemented. There are a number of "cleanliness" issues this will help you clean up....

## API Stewardship Board Review: 20-Oct-22 * Use additionalProperties = true to give better indication to code gen for the SDKs See: https://swagger.io/specification/v2/#model-with-mapdictionary-properties * Support the standard conditional requests pattern...

## API Stewardship Board Review: 1-Jan-23 Happy New Year * We are recommending that this be a preview version. This would enable customer studies on the API. * IF there...

## API Stewardship Board Review: 17-Jan-23 For the most part, this is tracking the proposed industry standard. There is a question about incrementing the API version, which will be discussed...

@abhinav-ghai -- A couple of qq for you... Have you run the [spectral linter](https://github.com/Azure/azure-api-style-guide/blob/main/README.md) on this? There are a few "cleanliness" things that should be addressed before GA, e.g. adding...

## API Stewardship Board Review: 11-Jan-2023 * Make sure that it is well documented that new `kind` of components may come back in the future. This should be documented in...