Skip to content

Commit 4559735

Browse files
committed
Add change history entry and enclose in collapsible section
1 parent 8c00693 commit 4559735

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

azure/Guidelines.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ Please ensure that you add an anchor tag to any new guidelines that you add and
1111

1212
## History
1313

14+
<details>
15+
<summary>Expand change history</summary>
16+
1417
| Date | Notes |
1518
| ----------- | -------------------------------------------------------------- |
16-
| 2022-Sep-07 | Updated URL guidelines for DNS Done Right | |
19+
| 2023-Apr-07 | Update/clarify guidelines on polymorphism |
20+
| 2022-Sep-07 | Updated URL guidelines for DNS Done Right |
1721
| 2022-Jul-15 | Update guidance on long-running operations |
1822
| 2022-May-11 | Drop guidance on version discovery |
1923
| 2022-Mar-29 | Add guidelines about using durations |
@@ -24,6 +28,8 @@ Please ensure that you add an anchor tag to any new guidelines that you add and
2428
| 2020-Jul-31 | Added service advice for initial versions |
2529
| 2020-Mar-31 | 1st public release of the Azure REST API Guidelines |
2630

31+
</details>
32+
2733
## Introduction
2834

2935
These guidelines apply to Azure service teams implementing _data plane_ APIs. They offer prescriptive guidance that Azure service teams MUST follow ensuring that customers have a great experience by designing APIs meeting these goals:

0 commit comments

Comments
 (0)