triggermesh / aws-event-sources

Knative event sources for AWS services
Apache License 2.0
60 stars 14 forks source link

Add `description` fields to all OpenAPI schemas #313

Closed antoineco closed 3 years ago

antoineco commented 3 years ago

We want users to be able to discover APIs (custom objects) using kubectl explain, therefore we need to mirror our APIs' Godocs to the OpenAPI schemas contained inside CRDs.