Skip to content

Reuse epic json schema fixture

What does this MR do and why?

Resolves #423971 (closed).

A new epic serializer entity (EpicAiEntity) was added recently. The json schema fixture for the new entity (entities/epic_ai_entity.json) should use the existing json schema fixture (entities/epic.json.)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports