oci os content-type parameter documentation fix
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Over 7 years ago a change has been introduced to add an auto option on the content-type parameter but this has so far not been added to the docs that show up at https://docs.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/os/object/put.html#cmdoption-content-type
I'll add a pull request with a proposed change to amend the doc.
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.
Research direction
Start with the linked source location in services/object_storage/src/oci_cli_object_storage/objectstorage_cli_extended.py and compare its content-type options with the generated documentation at the linked put command page. Update the documentation so the auto option is represented, then verify that the command reference shows the same available option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100