Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
slug: /concepts/working-with-endpoints
sidebar_label: Working with endpoints
---

# Working with endpoints
Expand Down
7 changes: 2 additions & 5 deletions docs/06-concepts/01-working-with-endpoints/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"label": "Working with endpoints",
"label": "Endpoints",
"collapsed": true,
"link": {
"type": "doc",
"id": "concepts/working-with-endpoints/working-with-endpoints"
}
"link": null
}
1 change: 1 addition & 0 deletions docs/06-concepts/02-models/01-models.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
slug: /concepts/models
sidebar_label: Working with models
---

# Working with models
Expand Down
6 changes: 1 addition & 5 deletions docs/06-concepts/02-models/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"label": "Models",
"collapsed": true,
"link": {
"type": "doc",
"id": "concepts/models/models"
}
"collapsed": true
}
Loading