You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using keys={"key"} in query parameters in API Console doesn't return results with the key(s) only as expected but returns nothing but the objectId, createdAt, updatedAt keys which I did not want. even objectId, createdAt, updatedAt should not be given.
Steps to reproduce
use keys={"key"} on a class in the REST API Console
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
using
keys={"key"}
in query parameters in API Console doesn't return results with the key(s) only as expected but returns nothing but the objectId, createdAt, updatedAt keys which I did not want. even objectId, createdAt, updatedAt should not be given.Steps to reproduce
use
keys={"key"}
on a class in the REST API ConsoleActual Outcome
Expected Outcome
Environment
Dashboard
5.3
Safari
17.1
Server
6.3
Mac OS 14.1.1
local
Database
Postgres
15.2
Local
Logs
The text was updated successfully, but these errors were encountered: