-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
P2-importantDevrait être fixé bientôtDevrait être fixé bientôtbugSomething isn't workingSomething isn't working
Description
For curl rtk replaces JSON with types for some reason:
curl -s http://localhost:8787/health)
⎿ {
r2Ready: bool,
status: string
}
Instead of the proper (and very short answer).
-
I believe that it's a mistake that curl responses are replaced like that.
-
For all cases of replacement with every tool supported by RTK, I think there should be a protection that RTK output is not bigger than the original. In my case, the original JSON is even shorter than the replaced result.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2-importantDevrait être fixé bientôtDevrait être fixé bientôtbugSomething isn't workingSomething isn't working