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
It would be useful to support a /get endpoint, which requires Authentication but does not update the database - instead, only returning the current record.
Reasons include:
1- Ensure old credentials still work without affecting the existing record
2- Check existing record values via HTTP
The text was updated successfully, but these errors were encountered:
It would be useful to support a
/get
endpoint, which requires Authentication but does not update the database - instead, only returning the current record.Reasons include:
1- Ensure old credentials still work without affecting the existing record
2- Check existing record values via HTTP
The text was updated successfully, but these errors were encountered: