bfirsh / bfirsh/docker-api-reference
Change operationId to more human friendly names
Open
- Dominant language
- HTML
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the operationId is using the HTTP verb as a prefix. This makes many of the names very awkward. We should change them to be more human readable:
`GetVolumesList` -> `VolumesList`
`PostContainerExec` -> `ContainerExec`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.