Skip to content

Commit

Permalink
fix swagger doc
Browse files Browse the repository at this point in the history
  • Loading branch information
goemen committed May 21, 2024
1 parent 6377b35 commit 4ee4b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-external/src/v1/routes/pay-transparency-routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const router = express.Router();
* type: number
* employee_count_range:
* type: string
* data:
* calculated_data:
* type: array
* items:
* $ref: "#/components/schemas/CalculatedData"
Expand Down

0 comments on commit 4ee4b12

Please sign in to comment.