Skip to content

Commit

Permalink
Merge pull request #380 from alchemyplatform/entrypoint-version
Browse files Browse the repository at this point in the history
fix wrong title for entrypoint version
  • Loading branch information
SahilAujla authored Apr 25, 2024
2 parents b91fcd4 + 4cd335e commit 297117d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ UserOperation:
- $ref: '#/UserOperationV0_7'

UserOperationV0_6:
title: User Operation v0.7
title: User Operation v0.6
type: object
allOf:
- $ref: '#/UserOperationPartialWithGasFieldsV0_6'
Expand Down

0 comments on commit 297117d

Please sign in to comment.