0382310d5ade → 97ae7fd86d44 · 5 changes across 5 operations
- GET/api/v1/auth/check
- ▲
removed the required property
//from the response with the status
- ▲
- GET/api/v1/auth/me
- ▲
removed the required property
/from the response with the status
- ▲
- GET/api/v1/internal/workspaces/{workspace_id}/neon-roles
- ○
endpoint added
- ○
- GET/api/v1/share/{share_token}/layers/{layer_id}/columns
- ○
added the required property
//to the response with the status
- ○
- GET/api/v1/table/{layer_id}/columns
- ○
added the required property
//to the response with the status
- ○