Mismatch between documentation and output of 'linkerd profile --open-api'
Open
@klingerf is already working on this.
Since Feb 18, 2019.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
## Bug Report
### What is the issue?
The service profile documentation for the [Route object](https://linkerd.io/2/features/service-profiles/#route) describes a `responses` field, while the `linkerd profile --open-api` command outputs a `responseClasses` field.
### How can it be reproduced?
Run `linkerd profile --open-api` on a swagger yaml file.
### Environment
- Kubernetes Version:
- Cluster Environment: (GKE, AKS, kops, ...)
- Host OS:
- Linkerd version: stable-2.2.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.