use backticks on literal string, not single quotes
Change-Id: Iaf620727e2abe909bd6c5ee02dc52c1b71924acc
This commit is contained in:
parent
12267c151e
commit
8f4ee57597
@ -1493,7 +1493,7 @@ be issued without an explicit scope of authorization.
|
||||
*New in version 3.1* Additionally, if the user's default project is invalid, a
|
||||
token will be issued without an explicit scope of authorization.
|
||||
|
||||
##### Catalog Opt-Out: 'POST /v3/auth/tokens?nocatalog'
|
||||
##### Catalog Opt-Out: `POST /v3/auth/tokens?nocatalog`
|
||||
|
||||
*New in version 3.1* If the caller specifies a `nocatalog` query parameter in
|
||||
the authentication request, then the authentication response will not contain
|
||||
|
Loading…
x
Reference in New Issue
Block a user