Skip to content

Commit

Permalink
For PR
Browse files Browse the repository at this point in the history
  • Loading branch information
andresWeitzel committed Oct 21, 2023
1 parent cf4ba7f commit 82d95a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rate-plans/rate-plans.resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import { RatePlansDTO } from "./models/rate-plans.dto";
let msgResponse: string;
let msgLog: string;

//Check

@Resolver()
@ApiTags("RatePlansResolver")
export class RatePlansResolver {
Expand Down

0 comments on commit 82d95a1

Please sign in to comment.