Rename envelope to improve output-type naming
All checks were successful
Generate and Release Protos / release (push) Successful in 28s
All checks were successful
Generate and Release Protos / release (push) Successful in 28s
This commit is contained in:
@@ -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": {
|
||||||
Reference in New Issue
Block a user