Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Description
Schema communication:
graph TD %% Service Definitions subgraph VUI_SERVICES [VitamUI Services] direction TB A[referential] B[pastis] C[ingest] D[collect] E[archive_search] end CAS[Cas-server] IAM[IAM] SEC[Security] %% Communications VUI_SERVICES --> IAM VUI_SERVICES --> SEC IAM <--> CAS IAM --> SEC %% Styling style VUI_SERVICES fill:#f9f9f9,stroke:#333,stroke-width:2px style CAS fill:#e1f5fe,stroke:#01579b style IAM fill:#fff3e0,stroke:#e65100 style SEC fill:#e8f5e9,stroke:#1b5e20Type de changement
Contributeur