[api-docs] follow the correct schema for frontmatter (#138348)

* [api-docs] follow the correct schema for frontmatter

* rename non-generated summary: usage

* fix yaml comment syntax
This commit is contained in:
Spencer 2022-08-10 17:17:50 -05:00 committed by GitHub
parent e49c8645e8
commit 6c438b331c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
93 changed files with 138 additions and 112 deletions

View file

@ -2,7 +2,7 @@
id: kibDevTutorialSubmitPullRequest
slug: /kibana-dev-docs/tutorials/submit-pull-request
title: Submitting a Kibana pull request
summary: Learn how to submit a Kibana pull request
description: Learn how to submit a Kibana pull request
date: 2021-06-24
tags: ['kibana', 'onboarding', 'dev', 'tutorials', 'github', 'pr', 'pull request', 'ci']
---