Rename envelope to improve output-type naming
All checks were successful
Generate and Release Protos / release (push) Successful in 28s

This commit is contained in:
2026-02-17 20:31:19 +00:00
parent 6298763f2f
commit e3bab25418

View File

@@ -1,7 +1,7 @@
{ {
"$id": "https://schema.owlboard.info/api/api-envelope.schema.json", "$id": "https://schema.owlboard.info/api/api-envelope.schema.json",
"$schema": "https://json-schema.org/draft-07/schema#", "$schema": "https://json-schema.org/draft-07/schema#",
"title": "ApiEnvelope", "title": "Envelope",
"description": "OwlBoard API Envelope", "description": "OwlBoard API Envelope",
"type": "object", "type": "object",
"properties": { "properties": {