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

Web API endpoints for Faq, FaqCategory #1275

Merged
merged 1 commit into from
Nov 20, 2022

Conversation

entrotech
Copy link
Member

@entrotech entrotech commented Nov 20, 2022

For Issue #1261, added/modified web api endpoints for Faq, FaqCategory. To get Issue #1261 working, you need the /api/faqs and /api/faqcategories endpoints to get all the categories and FAQs. I tested these with Postman, and they seem to work.

The POST and PUT endpoints DO NOT seem to be working for me from Postman. I'm not sure if it's a prob with Postman, or the endpoint functionality yet, but wanted to merge the parts @jahpe777 needs to work on the front-end for #1261.

@entrotech entrotech merged commit bb013b6 into develop Nov 20, 2022
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.

1 participant