[MXS-4109] The /user/inet endpoint fails schema validation Created: 2022-04-21 Updated: 2022-04-24 Resolved: 2022-04-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | 2.5.19, 6.3.0 |
| Fix Version/s: | 2.5.20, 6.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The users/inet endpoint stores the self-link in the wrong field: it should be in links but it's stored in relationships. This causes the schema validation to fail when used with the newest schema for the JSON API specification. |