mirror of
https://github.com/azaion/annotations.git
synced 2026-06-21 14:41:05 +00:00
08eadc1158
Enhanced the protocols and state documentation to include references to parent suite documentation, specifying how to handle the existence of a parent `docs` directory. Updated the README to direct users to the unified suite documentation.
14 lines
613 B
Markdown
14 lines
613 B
Markdown
# Azaion.Annotations
|
|
|
|
.NET REST API for media, annotations, datasets, and settings.
|
|
|
|
## Documentation
|
|
|
|
The **canonical** description of this service (HTTP API, media flows, RabbitMQ sync, SSE, settings) is maintained with the rest of the suite:
|
|
|
|
**[suite/_docs/01_annotations.md](../_docs/01_annotations.md)**
|
|
|
|
That file is the product and integration reference for this repository. Update it when you change public contracts, queues, or behavior it documents.
|
|
|
|
If you use a standalone clone without the parent `suite` tree, open `01_annotations.md` from your checkout of the suite `_docs` folder (same content).
|