Skip to content

Typo in Python function name 'seralize_payload' #75

@aliAljaffer

Description

@aliAljaffer

As a developer
I want function names spelled correctly
So that code follows conventions

Current Behavior

seralize_payload() instead of serialize_payload().

Location: src/python/webhook_manager.py line 31

Acceptance Criteria

  • Fix to serialize_payload()

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerspythonPython code issuestypoSpelling or grammar erroruser-storyUser story format issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions