This commit is contained in:
JMARyA 2024-09-23 09:26:11 +02:00
parent 7f32f2429e
commit 65bfb5f8e2
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
10 changed files with 60 additions and 55 deletions

View file

@ -1,7 +1,13 @@
# CDB Documentation
- Item
- Location
- Statistics
- Transaction
- Webhooks
## Basic Concepts
- [Item](./Item.md)
- [Transaction](./Transaction.md)
- [Location](./Location.md)
## Pipelines
- [Flow](./Flow.md)
## Advanced
- [Statistics](./Statistics.md)
- [Webhooks](./Webhooks.md)