Skip to content

Commit

Permalink
update generated client
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeppner-dataport committed Jan 17, 2025
1 parent 0c3ced2 commit 5f007b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/serverApi/v3/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8078,7 +8078,7 @@ export interface SchoolResponse {
* @type {FederalStateResponse}
* @memberof SchoolResponse
*/
federalState: FederalStateResponse;
federalState?: FederalStateResponse;
/**
*
* @type {CountyResponse}
Expand Down

0 comments on commit 5f007b4

Please sign in to comment.