Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/metabase_ingestion_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsar256 authored May 21, 2024
2 parents a5f21b1 + 7f37c6f commit 2a136e7
Show file tree
Hide file tree
Showing 6 changed files with 990 additions and 333 deletions.
9 changes: 4 additions & 5 deletions docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ module.exports = {
type: "doc",
id: "docs/features/dataset-usage-and-query-history",
},
"docs/features/feature-guides/documentation-forms",
{
label: "Domains",
type: "doc",
Expand Down Expand Up @@ -162,6 +163,7 @@ module.exports = {
type: "doc",
id: "docs/posts",
},
"docs/features/feature-guides/properties",
{
label: "Schema history",
type: "doc",
Expand Down Expand Up @@ -676,11 +678,6 @@ module.exports = {
label: "OpenAPI",
id: "docs/api/openapi/openapi-usage-guide",
},
{
type: "doc",
label: "Structured Properties",
id: "docs/api/openapi/openapi-structured-properties",
},
],
},
"docs/dev-guides/timeline",
Expand Down Expand Up @@ -810,6 +807,8 @@ module.exports = {
"docs/api/tutorials/descriptions",
"docs/api/tutorials/custom-properties",
"docs/api/tutorials/ml",
"docs/api/tutorials/structured-properties",
"docs/api/tutorials/forms",
],
},
{
Expand Down
328 changes: 0 additions & 328 deletions docs/api/openapi/openapi-structured-properties.md

This file was deleted.

Loading

0 comments on commit 2a136e7

Please sign in to comment.