We need to find a way to add Mesh to the openAPI spec.
This is tricky because unlike existing resources in the openAPI spec where we go with resource plugins etc, this has a protobuf first approach.
If this could be automatic in some ways that would be ideal as we could add other resources that are still in protobuf and potentially get a complete openAPI spec.
Description
We need to find a way to add Mesh to the openAPI spec.
This is tricky because unlike existing resources in the openAPI spec where we go with resource plugins etc, this has a protobuf first approach.
If this could be automatic in some ways that would be ideal as we could add other resources that are still in protobuf and potentially get a complete openAPI spec.