Rest API - HATEOAS and Linking
Identify the error in this JSON snippet for a self link:
{
"_links": {
"self": "/orders/123"
}
}{
"_links": {
"self": "/orders/123"
}
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions