Skip to content

Commit

Permalink
feat: Update user_id -> delegatee_user_id
Browse files Browse the repository at this point in the history
  • Loading branch information
RoshanMhatre committed Aug 12, 2024
1 parent 7e39b13 commit a8bb195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/schemas/employee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ spender_delegatees_post_in:
type: object
additionalProperties: False
properties:
user_id:
delegatee_user_id:
$ref: ./fields.yaml#/fk_string
start_at:
type: string
Expand Down

0 comments on commit a8bb195

Please sign in to comment.