Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Added route return type to RouteDescription #2676

Conversation

thecodejunkie
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the Nancy code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Updated Route and RouteDescription to handle information about the return type of a defined route. We never added this after upgrading the route syntax to support <T>. Now the information will be persisted in the ReturnType property of RouteDescription.

@thecodejunkie thecodejunkie force-pushed the add-route-return-type-to-routedescription branch from fb86886 to 831e96f Compare January 1, 2017 20:55
@khellang khellang merged commit 2fb2c73 into NancyFx:master Jan 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants