Skip to content

Commit

Permalink
Rebuild Vehicles (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnan-aot authored Dec 28, 2023
1 parent 5981f3d commit 60681a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vehicles/src/modules/permit/permit.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ export class PermitController {
return this.permitService.findPermitHistory(originalId);
}

// Comment for rebuilding - Remove this comment

/**
* Get Permits of Logged in user
* @Query companyId Company id of logged in user
Expand Down

0 comments on commit 60681a2

Please sign in to comment.