Skip to content

Enum values like Task State don't match the values in the specification #251

@darrelmiller

Description

@darrelmiller

In the specification enum values like Task State match the proto values exactly https://a2a-protocol.org/latest/specification/#413-taskstate
including the prefix "TASK_STATE_". Is there a reason the prefix has been dropped in Go?

TaskStateAuthRequired TaskState = "AUTH_REQUIRED"

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions