Commit graph

7 commits

Author SHA1 Message Date
Mikhail Shustov
645eae82b7
[7.x] Rename server.xsrf.whitelist to server.xsrf.allowlist (#84791) (#84861)
* Rename server.xsrf.whitelist to server.xsrf.allowlist (#84791)

* rename xsrd.whitelist to xsrf.allowlist

* update docs

* update telemetry schema

* update kbn-config tests
# Conflicts:
#	src/core/server/config/deprecation/core_deprecations.ts

* Update core_deprecations.ts

* miss import
2020-12-03 15:51:44 +01:00
Joe Portner
1ed1756b85
[Docs] Add server.xsrf.disableProtection to settings docs (#76022) (#76096) 2020-08-27 11:07:58 -04:00
Kaarina Tungseth
d78681663b
[7.x] [DOCS] Adds API keys to API docs (#71738) (#71886) 2020-07-15 11:29:57 -05:00
Kaarina Tungseth
3d14f644f0
[DOCS] Fixes to API docs (#71678) (#71740)
* [DOCS] Fixes to API docs

* Fixes rogue -u
2020-07-14 16:17:57 -05:00
Kaarina Tungseth
967186bd36
[7.x] [DOCS] Updates API requests and examples (#60695) (#60826)
* [DOCS] Updates API requests and examples (#60695)

* [DOCS] Updates API requests and examples

* Review comments

* Fixed error
2020-03-26 15:11:17 -05:00
Kaarina Tungseth
5119ef2536
[DOCS] Updates for API usage (#51989) (#53147)
* [DOCS] Updates for API usage

* Changes from Larry

* Update docs/api/using-api.asciidoc

Co-Authored-By: Larry Gregory <lgregorydev@gmail.com>

* Comments from Larry

* Comment from Larry
2019-12-16 11:15:13 -06:00
Kaarina Tungseth
cc18cb88f6
[DOCS] API intro (#47164) (#48461)
* [DOCS] API intro

* Logstash configuration management

* Reformatting

* Comments from Josh

* Commets from Gail

* Fixed broken things
2019-10-16 16:01:28 -05:00