diff --git a/app/views/api/v1/parties/show.json.rabl b/app/views/api/v1/parties/show.json.rabl index e7dddf5..88809bc 100644 --- a/app/views/api/v1/parties/show.json.rabl +++ b/app/views/api/v1/parties/show.json.rabl @@ -1,3 +1,3 @@ object @party -extends 'api/v1/party/base' \ No newline at end of file +extends 'api/v1/parties/base' \ No newline at end of file