Skip to content
New issue

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

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

Already on GitHub? # to your account

513 Implemented a HSDS compliant organization API #579

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jrockw
Copy link

@jrockw jrockw commented Apr 27, 2021

I implemented the solution to Issue 513. This required creating a new API for organizations. Organizations are very similar to resources, but feature the description key instead of long-description or short-description and url instead of website. I achieved this by writing a controller for organizations that used a special presenter. The presenter merely rewrapped resource objects in an HSDS compliant manner. I added this change to the swagger api-docs as well.

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

Successfully merging this pull request may close these issues.

1 participant