chore: fix redocly circular dependencies (#10642)

This commit is contained in:
Shahed Nasser
2024-12-17 19:45:57 +02:00
committed by GitHub
parent 4479ecdc7b
commit 570c85538b
7 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ required:
- id
properties:
promotion:
$ref: ./AdminPromotion.yaml
type: object
target_rules:
type: array
description: The application method's target rules.

View File

@@ -8,7 +8,7 @@ required:
- deleted_at
properties:
application_method:
type: object
$ref: ./AdminApplicationMethod.yaml
rules:
type: array
description: The promotion's rules.