Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue377 #387

Closed
wants to merge 2 commits into from
Closed

Issue377 #387

wants to merge 2 commits into from

Conversation

hphan9
Copy link

@hphan9 hphan9 commented Oct 24, 2021

What does it fix?

Enhance result of GET ​/api​/v1​/form
Closes #377

Add two more fields to the returned info:

questionsNo - the total number of questions from the form
lastEditedOn - the date & time when the form was last edited (a new column should be added in the db for this, if it's missing; updating this value in the db will be handled in a another issue)

How has it been tested?

I tried to run it with get api/v1/form

@aniri
Copy link
Member

aniri commented Oct 26, 2021

hey @hphan9 , I notice the new fields are not filled in :(

@hphan9
Copy link
Author

hphan9 commented Dec 4, 2021

Hi @aniri , I am sorry for my late reply. I could not manage my time to work on this issue. Thank you .

@hphan9 hphan9 closed this Dec 4, 2021
@aniri
Copy link
Member

aniri commented Dec 6, 2021

hey @hphan9 no problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance result of GET ​/api​/v1​/form
3 participants