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

Feature/update nces data lookup #336

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-7

Main Changes:

Update NCES web service endpoint to account for no NCES ID provided and only perform the search if NCES ID is exactly seven characters

Steps To Test:

  1. Access /api/formio/nces and ensure response is {}
  2. Access /api/formio/nces/123456 (or some other trailing string that's not exactly seven characters in length) and ensure response is {}

…nd only perform the search if NCES ID is exactly seven characters
@courtneymyers courtneymyers merged commit 15eca33 into develop Aug 18, 2023
@courtneymyers courtneymyers deleted the feature/update-nces-data-lookup branch August 18, 2023 20:38
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