Skip to content

Commit 0582315

Browse files
authored
chore(docs): Remove server bindings docs
* Remove bitwarden-core docs to move to crate. * Remove server bindings docs. * Removed link to page.
1 parent 9ba54ad commit 0582315

File tree

2 files changed

+1
-66
lines changed

2 files changed

+1
-66
lines changed

docs/architecture/sdk/data-models.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ We can generally group the public models into the following categories:
2222

2323
The SDK also maintains internal models:
2424

25-
- **API models**: [Auto-generated models](./server-bindings.md) that are used to interact with the
26-
server.
25+
- **API models**: Auto-generated models that are used to interact with the server.
2726
- **Domain models**: General data models used to represent a specific concern in the SDK. For
2827
example, `Cipher`, `Folder`, etc.
2928
- **DTO**: Data Transfer Objects are used to transfer data between layers of the SDK. They are

docs/architecture/sdk/server-bindings.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)