Skip to content

Commit

Permalink
MODTLR-5 fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Jan 18, 2024
1 parent 315f38b commit 725a076
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/swagger.api/schemas/EcsTlr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ EcsTlr:
itemId:
description: "ID of the item being requested"
$ref: "uuid.yaml"
required:
- instanceId
- requesterId
- requestType
- requestLevel
- fulfillmentPreference
required:
- instanceId
- requesterId
- requestType
- requestLevel
- fulfillmentPreference

0 comments on commit 725a076

Please sign in to comment.