Skip to content

Conversation

@ryansimms
Copy link

@ryansimms ryansimms commented Oct 15, 2025

Fixes bug where using school.employees.get('EMPLOYEE_ID_GOES_HERE') would result in the endpoint chomping the trailing slash on the employee endpoint e.g. it would try to request /employeesEMPLOYEE_ID rather than /employees/EMPLOYEE_ID.

Updated to match what the students endpoint and added an example for the readme.

Fixes /employees/EMPLOYEE_ID turning into /employeesEMPLOYEE_ID
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