docs-matrix-spec/changelogs/internal/newsfragments
Kévin Commaille 094e25b6cd
Ensure more uniqueness for generated HTML IDs (#1881)
* Include method in all API endpoint children's IDs

Avoids duplicate IDs for object of endpoints
that use the same path but a different method.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Differentiate API endpoints' request and response children's IDs

Ensures that the objects have a unique ID compared to other parts of the endpoint.
Mostly useful for the Error type that can be used for responses with different status codes.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Differentiate the names of both SessionData formats

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-06-20 09:36:33 -06:00
..
.gitignore Add an "internal changes" changelog section (#1194) 2022-08-02 19:48:35 -06:00
1759.clarification Update release documentation (Q2 2024 edition) (#1759) 2024-06-20 04:08:20 +00:00
1765.clarification Fix npm publishing being broken in CI (#1765) 2024-03-22 18:27:42 +00:00
1769.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1770.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1771.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1772.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1773.clarification Simplify uses of resolve-refs partial (#1773) 2024-04-09 18:06:53 +01:00
1775.clarification Fix Hugo warnings (#1775) 2024-04-09 14:18:16 +01:00
1781.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1786.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1787.clarification Make resolve-allof partial recursive (#1787) 2024-04-17 09:29:34 +01:00
1788.clarification Bump minimum Hugo version in README (#1788) 2024-04-16 18:00:06 +01:00
1789.clarification Fix property type resolution in render-object-table (#1789) 2024-04-16 18:25:33 +01:00
1793.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1794.clarification Upgrade version of Hugo used to build the spec in CI (#1794) 2024-04-23 16:30:21 +01:00
1796.clarification Add support for pattern formats for patternProperties (#1796) 2024-04-24 12:42:34 +01:00
1797.clarification Clean up unecessary allOfs (#1797) 2024-04-23 17:07:24 +01:00
1798.clarification Include information about additionalProperties in object tables (#1798) 2024-05-02 11:10:16 +01:00
1799.clarification Fix anchors for schemas under oneOf (#1799) 2024-04-24 12:53:49 +01:00
1800.clarification Use OneTimeKeys schema (#1800) 2024-04-30 18:13:05 +01:00
1801.clarification Do not use title for objects containing only additionalProperties or patternProperties (#1801) 2024-04-30 18:05:03 +01:00
1802.clarification Add anchors in definition shortcode (#1802) 2024-04-30 16:52:23 +01:00
1803.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1804.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1805.clarification Set python version for the Towncrier CI job (#1805) 2024-04-30 16:01:18 +00:00
1806.clarification Replace set-output with environment files in CI (#1806) 2024-04-30 17:02:59 +01:00
1809.clarification Render response headers (#1809) 2024-04-30 17:42:55 +01:00
1813.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1814.clarification Add support for rendering string formats (#1814) 2024-05-07 20:50:36 -04:00
1822.clarification Normalize the changelog for Matrix 1.11 2024-06-19 21:52:21 -06:00
1831.clarification Clean up pull request template (#1831) 2024-05-31 10:02:04 +01:00
1849.clarification Do not add empty arrays to examples (#1849) 2024-06-11 17:03:53 +01:00
1851.clarification More normalization 2024-06-20 09:26:58 -06:00
1856.clarification Fix YAML syntax in SCT release template (#1856) 2024-06-10 12:40:31 -06:00
1865.clarification Use environment variables in workflow (#1865) 2024-06-12 14:14:37 +01:00
1876.clarification Render added/changed in info on request and response content types (#1876) 2024-06-20 09:46:33 +01:00
1880.clarification Fix generated HTML (#1880) 2024-06-20 09:42:40 +01:00
1881.clarification Ensure more uniqueness for generated HTML IDs (#1881) 2024-06-20 09:36:33 -06:00