Skip to content

Commit

Permalink
fix(DTFS2-7798): remove duplicate createdBy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain Kassam committed Jan 31, 2025
1 parent 3c2fc50 commit 6c43c48
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@
* - IN_PROGRESS
* - COMPLETED
* description: The current status of the amendment.
* createdBy:
* type: object
* properties:
* username:
* type: string
* description: The username of the creator.
* name:
* type: string
* description: The name of the creator.
* email:
* type: string
* description: The email of the creator.
* eligibilityCriteria:
* type: object
* properties:
Expand Down

0 comments on commit 6c43c48

Please sign in to comment.