Skip to content

v3.3: Introduce route() method that returns the ResourceMetadata that match…

Latest
Compare
Choose a tag to compare
@peej peej released this 08 Jun 20:07
· 1 commit to master since this release
…es the given Request object.

Works exactly like getResource() but does not instantiate the Resource object, allowing for creater flexibility with Resource class loading and object creation.