Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Deprecate and remove unversioned gateway routes with hyphens (prefer underscores) #5348

@shuyangli

Description

@shuyangli

The more common convention for HTTP routes is hyphenated instead of underscored (e.g. /workflow-evaluations/create instead of /workflow_evaluations/create). We should do a pass, alias the non-versioned external ones and deprecate/remove over time. For any already versioned routes, we will add hyphenated paths alongside and will not deprecate. Should be a simple change.

Metadata

Metadata

Assignees

Labels

needs-triageThis issue still needs to be triaged by the TensorZero team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions