Skip to content

Commit 63c9ea6

Browse files
committed
Add generated OpenAPI specification to repository
1 parent 6eb3e56 commit 63c9ea6

3 files changed

Lines changed: 680 additions & 6 deletions

File tree

.web/docs/developers/api/gen/definition.gen.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
title: "Gate Protocol Documentation - Generated API Reference"
3-
description: "Generated protocol documentation for Gate Minecraft proxy API. Complete reference for all API endpoints, messages, and data structures."
4-
---
5-
61
# Protocol Documentation
72
<a name="top"></a>
83

@@ -380,3 +375,4 @@ All methods follow standard gRPC error codes and include detailed error messages
380375
| <a name="bool" /> bool | | bool | boolean | boolean | bool | bool | boolean | TrueClass/FalseClass |
381376
| <a name="string" /> string | A string must always contain UTF-8 encoded or 7-bit ASCII text. | string | String | str/unicode | string | string | string | String (UTF-8) |
382377
| <a name="bytes" /> bytes | May contain any arbitrary sequence of bytes. | string | ByteString | str | []byte | ByteString | string | String (ASCII-8BIT) |
378+

0 commit comments

Comments
 (0)