Events/docs (#9100)

* /v1/event/stream docs

* events sidebar

* wip server config

* make ids match

* fix typo

* add server config opts

* Update website/pages/api-docs/events.mdx

Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>

* Update website/pages/api-docs/events.mdx

Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>

* address feedback

Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
This commit is contained in:
Drew Bailey
2020-10-16 11:23:47 -04:00
committed by GitHub
parent 2b11e52fe9
commit e49bd2e33e
3 changed files with 643 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ export default [
'client',
'deployments',
'evaluations',
'events',
'jobs',
'namespaces',
'nodes',