nimblehq / nimble-survey-web

Nimble Survey API for Mobile Challenge and Certification
0 stars 3 forks source link

[#70] Survey list API should not return the question id list relationships #71

Closed hoangmirs closed 2 years ago

hoangmirs commented 2 years ago

Resolves https://github.com/nimblehq/nimble-survey-web/issues/70

What happened

Omit the relationships field in the survey list API

Insight

Just create a new serializer SurveyListSerializer

Proof Of Work

Before After
Postman Postman
bot-nimble commented 2 years ago
1 Warning
:warning: app/controllers/api/v1/surveys_controller.rb#L16 - Remove unused methods (api::v1::surveyscontroller#show)

Generated by :no_entry_sign: Danger