Releases: ChrisTalman/rest-server
Releases · ChrisTalman/rest-server
3.2.1
3.0.0
Refactored path parameter declaration to be implicit, derived from the declaration of retrieve() for a resource, with usage of explicit colon disallowed through a regular expression which only allows word characters and an underscore.