mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
* use api-extractor generate command with api-documenter config * update docs Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
579 B
579 B
Home > kibana-plugin-server > FakeRequest
FakeRequest interface
Fake request object created manually by Kibana plugins.
Signature:
export interface FakeRequest
Properties
Property | Type | Description |
---|---|---|
headers | Headers |
Headers used for authentication against Elasticsearch |