okaybase opened a new pull request, #13837:
URL: https://github.com/apache/apisix/pull/13837
### Description
This PR clarifies the description of the `name` field in the Credential API
documentation and fixes several typos in the same section.
The `name` field is an optional name for the Consumer Credential, while
`{credential_id}` in the request path is used to identify the Credential
resource. Updating the description avoids confusion between these two values.
This PR also:
- Fixes three occurrences of `NUll` to `NULL`.
- Fixes the typo `Creddential` to `Credential`.
#### Which issue(s) this PR fixes:
N/A
### Checklist
- [x] I have explained the need for this PR and the problem it solves
- [x] I have explained the changes or the new features added to this PR
- [x] I have updated the documentation to reflect this change
- [x] I have verified that this change is backward compatible (If not,
please discuss on the [APISIX mailing
list](https://github.com/apache/apisix/tree/master#community))
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]