Skip to content

Commit 6412b4d

Browse files
authored
Merge pull request #216 from flashcatcloud/codex/docs-json-postmortem-content-reset
docs(nav): add post-mortem content/reset endpoint to API reference navigation
2 parents d5dcf97 + ec44781 commit 6412b4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@
726726
"POST /incident/post-mortem/status/reset",
727727
"POST /incident/post-mortem/title/reset",
728728
"POST /incident/post-mortem/follow-ups/reset",
729+
"POST /incident/post-mortem/content/reset",
729730
"POST /incident/post-mortem/template/upsert",
730731
"POST /incident/post-mortem/template/delete",
731732
"POST /incident/post-mortem/template/list",
@@ -1963,6 +1964,7 @@
19631964
"POST /incident/post-mortem/status/reset",
19641965
"POST /incident/post-mortem/title/reset",
19651966
"POST /incident/post-mortem/follow-ups/reset",
1967+
"POST /incident/post-mortem/content/reset",
19661968
"POST /incident/post-mortem/template/upsert",
19671969
"POST /incident/post-mortem/template/delete",
19681970
"POST /incident/post-mortem/template/list",

0 commit comments

Comments
 (0)