Skip to content

Commit

Permalink
docs(): Adding API docs for incidents, operations, and assertions (da…
Browse files Browse the repository at this point in the history
…tahub-project#10522)

Co-authored-by: John Joyce <[email protected]>
Co-authored-by: John Joyce <[email protected]>
Co-authored-by: John Joyce <[email protected]>
Co-authored-by: John Joyce <[email protected]>
Co-authored-by: John Joyce <[email protected]>
  • Loading branch information
6 people authored and sleeperdeep committed Jun 25, 2024
1 parent 117ae70 commit 905f34b
Show file tree
Hide file tree
Showing 11 changed files with 1,855 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ module.exports = {
},
{
type: "category",
label: "Datahub Actions",
label: "DataHub Actions",
link: { type: "doc", id: "docs/act-on-metadata" },
items: [
"docs/actions/README",
Expand Down Expand Up @@ -800,6 +800,11 @@ module.exports = {
"docs/api/tutorials/datasets",
"docs/api/tutorials/deprecation",
"docs/api/tutorials/descriptions",
"docs/api/tutorials/custom-properties",
"docs/api/tutorials/assertions",
"docs/api/tutorials/incidents",
"docs/api/tutorials/operations",
"docs/api/tutorials/data-contracts",
"docs/api/tutorials/domains",
"docs/api/tutorials/forms",
"docs/api/tutorials/lineage",
Expand Down
Loading

0 comments on commit 905f34b

Please sign in to comment.