restfulobjects/restfulobjects-spec

v1.1.0 - Figure 3 (in 3.1.2) - object resource url is not valid

runrightfast opened this issue · 0 comments

In the figure the URLs are :

objects/CUS-123
objects/CUS-123/properties/id
objects/CUS-123/properties/name
objects/CUS-123/actions/blacklist

should be changed to:

objects/CUS/123
objects/CUS/123/properties/id
objects/CUS/123/properties/name
objects/CUS/123/actions/blacklist