Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support swagger correctness violation (Azure#11709)
* updated version, example and schema changes * fixing examples and updating readme files * Update support.json by gangan Removed html tags (kept some <br/> but can remove them as well) moved all of the links to md style. * Update support.json Added CSP and Sev 1 description * Updates from swagger json review * Updates from examples review * prettier check * updating custom words and running prettier * fixing path in readme.go.md * Reverted change from invalid upstream merfe * Fix swagger correctness violation for integer type format * Try to change format to int64 since int32 is flagged as breaking change * Revert "Try to change format to int64 since int32 is flagged as breaking change" This reverts commit cb602d9. Co-authored-by: Bhavin Shah <bhshah@microsoft.com> Co-authored-by: shahbj79 <shahbj79@hotmail.com> Co-authored-by: Ganga Narayanan <gangan@microsoft.com> Co-authored-by: Nilay Chheda <nichheda@microsoft.com>
- Loading branch information