Skip to content

Commit dc4a364

Browse files
authored
feat: enhance schema utils types and utilities (#82)
* feat: enhance schema_utils by introducing new types and utility functions
1 parent 463419f commit dc4a364

File tree

9 files changed

+1487
-35
lines changed

9 files changed

+1487
-35
lines changed

src/generated_schema/2024_11_05/mcp_schema.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/// ----------------------------------------------------------------------------
2-
/// This file is auto-generated by mcp-schema-gen v0.4.1.
2+
/// This file is auto-generated by mcp-schema-gen v0.4.2.
33
/// WARNING:
44
/// It is not recommended to modify this file directly. You are free to
55
/// modify or extend the implementations as needed, but please do so at your own risk.
66
///
77
/// Generated from : <https://github.com/modelcontextprotocol/specification.git>
8-
/// Hash : 1cfdf1e7a8aa5065b7e3cb3e35e653df9542e0de
9-
/// Generated at : 2025-07-01 14:46:39
8+
/// Hash : 0695a497eb50a804fc0e88c18a93a21a675d6b3e
9+
/// Generated at : 2025-07-27 15:33:20
1010
/// ----------------------------------------------------------------------------
1111
///
1212
/// MCP Protocol Version

0 commit comments

Comments
 (0)