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

#ILEX-22 - Add endpoints for Single Term Component #26

Merged
merged 22 commits into from
Jul 4, 2024
Merged

Conversation

jrmartin
Copy link

Adds endpoints needed on Single Term Component.

  • Adds endpoint to retrieve single Term and Overview information.
  • Creates predicates from Term information and stores it inside Term object.
  • Adds endpoint to retrieve Variants
  • Adds endpoint to retrieve Versions
    More information about the endpoints created on this PR can be found in the README in here.

Behind the scenes, mock data is being used by orval to simulate the endpoints return. This mock data is parsed into objects the frontend can use on the react components.

@ddelpiano ddelpiano marked this pull request as ready for review June 24, 2024 15:18
@ddelpiano ddelpiano self-requested a review June 24, 2024 15:18
@jrmartin jrmartin requested a review from ddelpiano July 3, 2024 22:38
@ddelpiano ddelpiano merged commit 615e96f into devel Jul 4, 2024
@ddelpiano ddelpiano deleted the feature/ILEX-22 branch July 4, 2024 08:07
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.

None yet

2 participants