Allow to specify a prefix for generated HTML IDs of API endpoints (#1882)
* Allow to specify a prefix for generated HTML IDs of API endpoints Allows to deduplicate IDs of duplicate endpoints 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>
This commit is contained in:
parent
bd20d946c4
commit
18628dc5d7
6 changed files with 25 additions and 8 deletions
1
changelogs/internal/newsfragments/1882.clarification
Normal file
1
changelogs/internal/newsfragments/1882.clarification
Normal file
|
@ -0,0 +1 @@
|
|||
Allow to specify a prefix for generated HTML IDs of API endpoints.
|
Loading…
Add table
Add a link
Reference in a new issue