Fix the doc error in "using-session"
Change-Id: I75bf2d6419f99bccb40ed372bde0e86be2a47b85
This commit is contained in:
parent
86e010cc83
commit
313006a4d5
@ -169,9 +169,9 @@ APIs or disallowing deprecated APIs, you can use the ``allow`` parameter::
|
||||
|
||||
The discoverable types of endpoints that `allow` can recognize are:
|
||||
|
||||
- `allow_deprecated`: Allow experimental version endpoints.
|
||||
- `allow_deprecated`: Allow deprecated version endpoints.
|
||||
|
||||
- `allow_experimental`: Allow deprecated version endpoints.
|
||||
- `allow_experimental`: Allow experimental version endpoints.
|
||||
|
||||
- `allow_unknown`: Allow endpoints with an unrecognised status.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user