mirror of https://github.com/zulip/zulip.git
api-changelog: Revise feature level 160 entry.
Original API feature level entry from commit ff89590558
.
This commit is contained in:
parent
2c606ed99e
commit
f079dec525
|
@ -233,11 +233,10 @@ format used by the Zulip server that they are interacting with.
|
|||
|
||||
**Feature level 160**
|
||||
|
||||
* `POST /api/v1/jwt/fetch_api_key`: New API endpoint to fetch API
|
||||
* `POST /api/v1/jwt/fetch_api_key`: Added new endpoint to fetch API
|
||||
keys using JSON Web Token (JWT) authentication.
|
||||
* `accounts/login/jwt/`: Adjusted format of requests to this
|
||||
previously undocumented, optional endpoint for
|
||||
JWT authentication log in support.
|
||||
* `accounts/login/jwt/`: Adjusted format of requests to undocumented,
|
||||
optional endpoint for JWT authentication log in support.
|
||||
|
||||
**Feature level 159**
|
||||
|
||||
|
|
Loading…
Reference in New Issue