Replies: 1 comment 1 reply
-
Thx for reporting, updated in this commit. FYI all docs have a Edit this page on GitHub link at the bottom of the page where you can quickly edit the page to submit a PR with fixes like this, which is a great way to report issues with docs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
URL: https://docs.servicestack.net/design-rest-services#implementing-restful-routes
Returns naked value is
List<EventReview>
:But, in
GetEventReviewsResponse
isList<Event>
:Beta Was this translation helpful? Give feedback.
All reactions