Mass-replace blurb with seo:description in frontmatter

This commit is contained in:
mDuo13
2024-01-24 14:33:38 -08:00
parent a92c76d352
commit cf100679c5
769 changed files with 1546 additions and 769 deletions

View File

@@ -1,7 +1,8 @@
---
html: request-formatting.html
parent: api-conventions.html
blurb: Standard request format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces.
seo:
description: Standard request format, with examples, for the WebSocket, JSON-RPC, and Commandline interfaces.
---
# Request Formatting