An API is typically structured around "applications", i.e. nested groups of functionality mapping to URL path hierarchies. Model resource annotations should allow assignment of a (parent) application path per model and map model-based controllers accordingly by default, e.g..
An API is typically structured around "applications", i.e. nested groups of functionality mapping to URL path hierarchies. Model resource annotations should allow assignment of a (parent) application path per model and map model-based controllers accordingly by default, e.g..