influxdata / influxdata/openapi
Add ul tag to 401 description HTML
Open
@jstirnaman is already working on this.
Since Oct 18, 2021.
- Dominant language
- Shell
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Should we explicitly use an unordered list here?
```suggestion
| `401` | Unauthorized | May indicate one of the following:
- `Authorization: Token` header is missing or malformed
- API token value is missing from the header
- API token does not have permission. For more information about token types and permissions, see [Manage API tokens](https://docs.influxdata.com/influxdb/cloud/security/tokens/)
```
_Originally posted by @sanderson in https://github.com/influxdata/docs-v2/pull/3253#discussion_r730068480_
Contributor guide
No contributing guide indexed for this repository
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.