In the get courses by prefix endpoint, the course number query parameter does not do anything. This is because you can instead just call the get courses by number endpoint instead, so theres no point in calling the get courses by prefix endpoint with the course number as a query parameter. But, should allow this to work by just making this call the get course by number endpoint