|
@@ -61,7 +61,7 @@ The `default` field is the default behaviour of our API. If your endpoints are a
|
|
You can set whatever you want as the `extra_info`. A good idea would be to tell your users where to get their auth key.
|
|
You can set whatever you want as the `extra_info`. A good idea would be to tell your users where to get their auth key.
|
|
|
|
|
|
The `use_value` field is only used by Scribe for response calls. It won't be included in the generated output or examples.
|
|
The `use_value` field is only used by Scribe for response calls. It won't be included in the generated output or examples.
|
|
-The `placeholder` is opposite of `use_value`. It will be used only as a placeholder in the generated example requests.
|
|
|
|
|
|
+The `placeholder` is the opposite of `use_value`. It will be used only as a placeholder in the generated example requests.
|
|
|
|
|
|
For more information, see the [reference documentation on the auth section](../config.html#auth).
|
|
For more information, see the [reference documentation on the auth section](../config.html#auth).
|
|
|
|
|