mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #194] [MERGED] fix proto to json-schema #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/194
Author: @hxzhao527
Created: 3/27/2025
Status: ✅ Merged
Merged: 5/16/2025
Merged by: @gschier
Base:
master← Head:fix/grpc_cycle_def📝 Commits (1)
a27e3eefix proto to json-schema📊 Changes
1 file changed (+351 additions, -124 deletions)
View changed files
📝
src-tauri/yaak-grpc/src/json_schema.rs(+351 -124)📄 Description
for Crash when parsing gRPC schemas
I think it should work. I have test the schema generated with demo provided by codemirror-json-schema.
but the autocomplete doesn't work in yaak. (it works in codemirror-json-schema demo).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.