-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #354 from bcgov/fix/readme
Minor changes to readme to refer to student-data-collection API
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[![img](https://img.shields.io/badge/Lifecycle-Maturing-007EC6)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md) | ||
# EDUC-PEN-REG-BATCH-API | ||
This API will contain both HTTP endpoints for UI and processing logic for batch files. | ||
# EDUC-STUDENT-DATA-COLLECTION-API | ||
This API will contain both HTTP endpoints for UI and processing logic for 1701 collections. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# PEN Registry Batch API | ||
# EDUC-STUDENT-DATA-COLLECTION-API | ||
## Build Setup | ||
|
||
``` bash | ||
|