Skip to content

Releases: ChrisTalman/rest-server

3.2.1

13 Feb 13:07
Compare
Choose a tag to compare
Renamed validate() from default().

3.0.0

05 Nov 15:31
Compare
Choose a tag to compare

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.