Skip to content

Commit 9268275

Browse files
authored
Merge pull request #1299 from qtomlinson/qt/update_swagger
Update description of get /definitions
2 parents 4f9b34c + 7288a8b commit 9268275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ paths:
318318
description: List of definitions that have definitions.
319319
/definitions/{type}/{provider}/{namespace}/{name}/{revision}:
320320
get:
321-
summary: Gets the definition for a component revision.
321+
summary: Gets the definition for a component revision and queues the component for harvest if harvest results are unavailable.
322322
tags:
323323
- definitions
324324
parameters:

0 commit comments

Comments
 (0)