weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Implement optional list expansion. #37

Closed bigkevmcd closed 1 year ago

bigkevmcd commented 1 year ago

This allows the apiClient generator to optionally generate a single element with the entire body of the response.

Combined with the repeat functionality, this allows for a set of resources to be generated from any response.