Skip to content

Commit

Permalink
Merge pull request #678 from fridex/constraints-array
Browse files Browse the repository at this point in the history
Constraints key is an array
  • Loading branch information
fridex authored Apr 7, 2022
2 parents 2443b64 + 552c4df commit b566f66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -482,9 +482,8 @@ components:
description: Runtime environment
additionalProperties: {}
constraints:
type: object
type: array
description: Constraints for a given package
additionalProperties: {}
build:
type: object
description: Hardware requirements for build time.
Expand Down

0 comments on commit b566f66

Please sign in to comment.