fix(prom_api): format-mode example value
This commit is contained in:
parent
57f3efde63
commit
4fb1ff2f9d
|
@ -135,7 +135,7 @@ fields(format_mode) ->
|
|||
desc => <<"Metrics format mode.">>,
|
||||
in => query,
|
||||
required => false,
|
||||
example => false
|
||||
example => node
|
||||
}
|
||||
)}
|
||||
].
|
||||
|
|
Loading…
Reference in New Issue