Files
api-guidelines/asynchronous-api-guidelines/03_asyncapi_kafka_specs/d_spec_granularity.md
2024-05-08 16:57:21 +02:00

426 B

adidas Asynchronous API guidelines

AsyncAPI guidelines for Kafka

Spec granularity

In Fast Data Platform (FDP) all resources are grouped by namespace.

For that reason specs SHOULD be created with a relation 1:1 with namespaces. In other words, every namespace will have an AsyncAPI spec including all the assets belonging to that namespace.

Different granularities MAY be chosen depending on the needs.