Skip to content

Commit

Permalink
CodeGen from PR 11709 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Fix support swagger correctness violation (#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 cb602d9fcec11dee2a5bed30d86f4d329f74d47b.

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
5 people committed Nov 18, 2020
1 parent 6b47f73 commit 4cc6ef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/2019-05-01-preview/Microsoft.Support.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,4 +412,4 @@
"description": "Additional information for technical support ticket."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-04-01/Microsoft.Support.json
Original file line number Diff line number Diff line change
Expand Up @@ -413,4 +413,4 @@
"description": "Additional information for technical support ticket."
}
}
}
}

0 comments on commit 4cc6ef3

Please sign in to comment.